Skip to content

Commit f57eb44

Browse files
fix : minor edit in __init__
1 parent 192f6ff commit f57eb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orangetool/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
from .orangetool_ram import *
88
from .orangetool_storage import *
99

10-
__version__ = VERSION
10+
__version__ = ORANGETOOL_VERSION

0 commit comments

Comments
 (0)