Skip to content

Commit

Permalink
version stepping
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasWeise committed Sep 21, 2024
1 parent 4643ed3 commit 93b6e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moptipy/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
from typing import Final

#: the version string of `moptipy`
__version__: Final[str] = "0.9.116"
__version__: Final[str] = "0.9.117"

0 comments on commit 93b6e79

Please sign in to comment.