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