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 d1d6a32 commit 7acd942Copy full SHA for 7acd942
src/cmlibs/maths/__init__.py
@@ -1,4 +1,3 @@
1
import importlib.metadata
2
3
__version__ = importlib.metadata.version("cmlibs_maths")
4
-print('cmlibs.maths:', __version__)
0 commit comments