We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85e8821 + 7632d58 commit c6f28cdCopy full SHA for c6f28cd
1 file changed
setup.py
@@ -1,4 +1,4 @@
1
-from setuptools import setup, find_packages
+from setuptools import setup, find_packages, __version__
2
from os import path
3
4
desc_file = "README.md"
0 commit comments