Skip to content

Commit

Permalink
Bump version to 0.12.6 (#1020)
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-to authored Oct 8, 2024
1 parent 4c518f5 commit d153d86
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.12.5"
VERSION = "0.12.6"

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

0 comments on commit d153d86

Please sign in to comment.