Limnoria/src/version.py
James McCoy bf48d521f2 Use generic setuptools instead of requiring distribute
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2013-10-10 20:37:12 -04:00

4 lines
115 B
Python

"""stick the various versioning attributes in here, so we only have to change
them once."""
version = '0.84.0-dev'