We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
__init__.py
1 parent 2c692fb commit b32d90fCopy full SHA for b32d90f
swiftype/__init__.py
@@ -1,3 +1,3 @@
1
-from version import VERSION
+from .version import VERSION
2
3
__version__ = VERSION
0 commit comments