Skip to content

Commit

Permalink
Update version to 9.2.139.dev0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 21, 2025
1 parent d53c2f9 commit 2e48004
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.138.dev0"
__version__ = "9.2.139.dev0"

__all__ = (
"BVS",
Expand Down

0 comments on commit 2e48004

Please sign in to comment.