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