Skip to content

Commit cbd8391

Browse files
committed
Bump version to 1.0.2
1 parent bbfdf1f commit cbd8391

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pycromanager/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version_info = (1, 0, 1)
1+
version_info = (1, 0, 2)
22
__version__ = ".".join(map(str, version_info))

0 commit comments

Comments
 (0)