Skip to content

Commit b2e74d0

Browse files
committed
chore: Bump version from 0.32.0 to 0.33.0
1 parent f3f55e6 commit b2e74d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.32.0
2+
current_version = 0.33.0
33
commit = True
44
tag = False
55
message = chore: Bump version from {current_version} to {new_version}

src/cl_sii/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
55
"""
66

7-
__version__ = '0.32.0'
7+
__version__ = '0.33.0'

0 commit comments

Comments
 (0)