Skip to content

Commit

Permalink
Update version to 9.2.138.dev0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 14, 2025
1 parent 46e41c8 commit 1d12c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion claripy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
SolverVSA,
)

__version__ = "9.2.137.dev0"
__version__ = "9.2.138.dev0"

__all__ = (
"BVS",
Expand Down

0 comments on commit 1d12c7a

Please sign in to comment.