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 d1a8e98 commit 6cb8d8fCopy full SHA for 6cb8d8f
src/cmlibs/maths/__init__.py
@@ -1,3 +1,3 @@
1
import importlib.metadata
2
3
-__version__ = importlib.metadata.version("cmlibs.utils")
+__version__ = importlib.metadata.version("cmlibs.maths")
0 commit comments