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 232a76a commit 6e03195Copy full SHA for 6e03195
src/microstructpy/__init__.py
@@ -5,5 +5,5 @@
5
import microstructpy.verification
6
from microstructpy._vs import _ver_str
7
8
-__version__ = '1.2.0'
+__version__ = '1.2.1'
9
__version__ = _ver_str(__version__)
0 commit comments