Skip to content

Commit

Permalink
Update version to 9.2.124.dev0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 15, 2024
1 parent b54f422 commit bc31f6a
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.123.dev0"
__version__ = "9.2.124.dev0"

__all__ = (
"algorithm",
Expand Down

0 comments on commit bc31f6a

Please sign in to comment.