Skip to content

Commit

Permalink
Increase version number
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-caron committed Nov 23, 2023
1 parent 7e79d2f commit 597c95e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qpsolvers_benchmark/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@

def get_version() -> str:
"""Get benchmark version as a string."""
return "1.1.0"
return "1.2.0"

0 comments on commit 597c95e

Please sign in to comment.