Skip to content

Commit cbab8bf

Browse files
authored
Bump to v0.14.0 (#1168)
* v0.14.rc1 * v0.14.0
1 parent d3bffdd commit cbab8bf

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.13.0"
3+
VERSION = "0.14.0"
44

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

0 commit comments

Comments
 (0)