We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97e5ace commit 33db993Copy full SHA for 33db993
__init__.py
@@ -3,5 +3,5 @@
3
#import os
4
5
#sys.path.append(os.path.abspath(__file__))
6
-from volumouse import __version__
+import __version__
7
version=__version__
0 commit comments