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.
2 parents a205b8d + 8b2b438 commit 9066342Copy full SHA for 9066342
1 file changed
pycromanager/_version.py
@@ -1,2 +1,2 @@
1
-version_info = (0, 35, 0)
+version_info = (1, 0, 0)
2
__version__ = ".".join(map(str, version_info))
0 commit comments