Bump to 1.9.0 for release
This commit is contained in:
parent
ebd007b217
commit
a3b44c7ed9
|
@ -55,7 +55,7 @@ if sys.version_info < (2, 2):
|
|||
|
||||
|
||||
__author__ = "Jeff Forcier <jeff@bitprophet.org>"
|
||||
__version__ = "1.8.0"
|
||||
__version__ = "1.9.0"
|
||||
__license__ = "GNU Lesser General Public License (LGPL)"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue