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 0ae3900 commit 36939aeCopy full SHA for 36939ae
pymatbridge/__init__.py
@@ -1,4 +1,5 @@
1
from .pymatbridge import *
2
+from .version import __version__
3
4
try:
5
from .publish import *
0 commit comments