Skip to content

Commit 9402ae9

Browse files
authored
Bump to v1.1.0 (#1294)
1 parent 12ae094 commit 9402ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mesop/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Contains the version string."""
22

3-
VERSION = "1.1.0rc1"
3+
VERSION = "1.1.0"
44

55
if __name__ == "__main__":
66
print(VERSION)

0 commit comments

Comments
 (0)