Bumped the version number to 0.6.0 in version.py

This commit is contained in:
troymc 2016-09-01 11:39:44 +02:00
parent 3d4f7b9183
commit 75f9d63753

View File

@ -1,2 +1,2 @@
__version__ = '0.5.1'
__short_version__ = '0.5'
__version__ = '0.6.0'
__short_version__ = '0.6'