Updated version.py for the 1.0.0 release

This commit is contained in:
Troy McConaghy 2017-07-05 11:48:53 +02:00 committed by Sylvain Bellemare
parent c62f831f22
commit fc0ec050f1

View File

@ -1,2 +1,2 @@
__version__ = '1.0.0.dev'
__short_version__ = '1.0.dev'
__version__ = '1.0.0'
__short_version__ = '1.0'