correct wrong version number

(`-dev' instead of `.dev')
This commit is contained in:
Jakob Kramer 2012-03-23 18:14:55 +01:00
parent 99c2f9f0c4
commit fbf56c1a5d

View File

@ -23,4 +23,4 @@
# see http://www.python.org/dev/peps/pep-0386/
__version__ = "0.3.0-dev"
__version__ = "0.3.0.dev"