Belatedly fix version in __init__.py

master
Devendra Gera 2010-03-20 01:36:50 +05:30
parent 7937be7081
commit 4faaab1327
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ pybugs can be obtained from http://github.com/ColdWind/pybugz/downloads
"""
__version__ = '1.0'
__version__ = '1.9.1'
__author__ = 'Devendra Gera <gera@theoldmonk.net>'
__license__ = """Copyright 2010, Devendra Gera <gera@theoldmonk.net>,
All rights reserved.