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 2823f18 commit 39077d6Copy full SHA for 39077d6
pymatbridge/version.py
@@ -4,7 +4,7 @@
4
_version_major = 0
5
_version_minor = 1
6
_version_micro = '' # use '' for first of series, number for 1 and above
7
-_version_extra = 'dev'
+_version_extra = ''
8
#_version_extra = '' # Uncomment this for full releases
9
10
# Construct full version string from these.
0 commit comments