Update version.py for the v1.1 release

This commit is contained in:
Troy McConaghy 2017-09-26 10:49:29 +02:00
parent c255f866c8
commit 63b33db950

View File

@ -1,2 +1,2 @@
__version__ = '1.1.0.dev'
__short_version__ = '1.1.dev'
__version__ = '1.1.0'
__short_version__ = '1.1'