Skip to content

Commit 1cf5566

Browse files
committed
"update version"
1 parent 9a680e9 commit 1cf5566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plate_model_manager/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# import functions into __init__.py
22

3-
__version__ = "1.2.0rc0"
3+
__version__ = "1.2.0"
44

55
from .plate_model import PlateModel
66
from .plate_model_manager import PlateModelManager

0 commit comments

Comments
 (0)