Skip to content

Commit 33db993

Browse files
authored
Update __init__.py
1 parent 97e5ace commit 33db993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
#import os
44

55
#sys.path.append(os.path.abspath(__file__))
6-
from volumouse import __version__
6+
import __version__
77
version=__version__

0 commit comments

Comments
 (0)