We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 554e369 commit fe2c809Copy full SHA for fe2c809
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.52.0
+current_version = 0.53.0
3
commit = True
4
tag = False
5
message = chore: Bump version from {current_version} to {new_version}
src/cl_sii/__init__.py
@@ -4,4 +4,4 @@
"""
6
7
-__version__ = '0.52.0'
+__version__ = '0.53.0'
0 commit comments