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 6015869 commit d5388d5Copy full SHA for d5388d5
gempy_plugins/__init__.py
@@ -1 +1,2 @@
1
-__version__ = '2023.2.0b1'
+import gempy
2
+__version__ = gempy.__version__
0 commit comments