2013-12-08 23:40:01 +08:00

6 lines
80 B
Python

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