5 lines
113 B
Python
5 lines
113 B
Python
# This file is imported from __init__.py and exec'd from setup.py
|
|
|
|
__version__ = "1.0.0+dev"
|
|
VERSION = (1, 0, 0)
|