Skip to content

Commit

Permalink
bump version to 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kdutia committed Dec 18, 2024
1 parent 7ab8260 commit d6e21d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cpr_sdk/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
_MAJOR = "1"
_MINOR = "11"
_MINOR = "12"
_PATCH = "0"
_SUFFIX = ""

Expand Down

0 comments on commit d6e21d8

Please sign in to comment.