Skip to content

Commit 3e1ab39

Browse files
authored
Bump to v0.9.5 (#661)
* v0.9.5rc0 * v0.9.5
1 parent f5cd5c2 commit 3e1ab39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mesop/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Contains the version string."""
22

3-
VERSION = "0.9.4"
3+
VERSION = "0.9.5"
44

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

0 commit comments

Comments
 (0)