Skip to content

Commit 6e03195

Browse files
committed
version bump to 1.2.1
1 parent 232a76a commit 6e03195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/microstructpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
import microstructpy.verification
66
from microstructpy._vs import _ver_str
77

8-
__version__ = '1.2.0'
8+
__version__ = '1.2.1'
99
__version__ = _ver_str(__version__)

0 commit comments

Comments
 (0)