deb-python-nosehtmloutput/htmloutput/version.py
Clark Boylan 7872e280a9 Fix versioning depending on nose.
Previously versioning depended on nose which broke setup.py if nose
was not already installed. Break version into its own module so that
it is not dependent on nose.
2012-08-08 10:37:26 -07:00

2 lines
22 B
Python

__version__ = '0.0.1'