Importing the application itself is bad practice, as it isn't guaranteed to be importable before running setup.py.
2 lines
22 B
Python
2 lines
22 B
Python
__version__ = "0.0.1"
|