Skip to content

Commit

Permalink
v0.14.1rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
wwwillchen committed Jan 3, 2025
1 parent b4a1ce5 commit f7580d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mesop/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Contains the version string."""

VERSION = "0.15.0rc1"
VERSION = "0.14.1rc1"

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

0 comments on commit f7580d0

Please sign in to comment.