Closed martinberoiz closed 5 years ago
For packages it's better to have the version in the __init__.py file, instead of in one of the modules.
__init__.py
commit cb6aa68 closes issue #12
For packages it's better to have the version in the
__init__.py
file, instead of in one of the modules.