Consolidate version number in one place

This commit is contained in:
Matt Wright
2012-03-27 18:49:01 -04:00
parent 5697f7c953
commit 744ded7f1b
3 changed files with 7 additions and 3 deletions
+2
View File
@@ -10,6 +10,8 @@
:license: MIT, see LICENSE for more details.
"""
__version__ = '1.2.1'
import sys
from datetime import datetime