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 9a680e9 commit 1cf5566Copy full SHA for 1cf5566
src/plate_model_manager/__init__.py
@@ -1,6 +1,6 @@
1
# import functions into __init__.py
2
3
-__version__ = "1.2.0rc0"
+__version__ = "1.2.0"
4
5
from .plate_model import PlateModel
6
from .plate_model_manager import PlateModelManager
0 commit comments