Skip to content

Commit d32da27

Browse files
fixed init
1 parent eca58d1 commit d32da27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python-sdk/exospherehost/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from ._version import VERSION
1+
from ._version import VERSION
22

33
__version__ = VERSION
44

0 commit comments

Comments
 (0)