Setup.py: update trove classifiers, read version from code.

This commit is contained in:
Diederik van der Boor
2013-05-20 17:12:38 +02:00
parent 6a32ffbf98
commit 83238697d2
2 changed files with 29 additions and 4 deletions
+1 -1
View File
@@ -11,4 +11,4 @@ Release logic:
6. git commit
7. push to github
"""
__version__ = "0.4.2.dev0"
__version__ = "0.5a1"