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.
1 parent a766831 commit d079d29Copy full SHA for d079d29
src/opalstack/__init__.py
@@ -1 +1,4 @@
1
+VERSION = '1.0.1'
2
+__version__ = VERSION
3
+
4
from .api import Api
0 commit comments