3 lines
86 B
Python
3 lines
86 B
Python
# following PEP 386, versiontools will pick it up
|
|
__version__ = (1, 0, 0, "alpha", 1)
|