In version.py, updated __version__ to '0.9.1'

This commit is contained in:
Troy McConaghy 2017-02-06 21:41:49 +01:00
parent 31c9c3d54d
commit 3c0769c03a

View File

@ -1,2 +1,2 @@
__version__ = '0.9.0' __version__ = '0.9.1'
__short_version__ = '0.9' __short_version__ = '0.9'