2011-09-14 11:12:07 +08:00

6 lines
80 B
Python

from distutils.version import StrictVersion
VERSION = StrictVersion('0.1.0')