Skip to content

Commit 3161839

Browse files
committed
chore: Bump version from 0.20.0 to 0.21.0
1 parent f93fbe7 commit 3161839

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.20.0
2+
current_version = 0.21.0
33
commit = True
44
tag = False
55
message = chore: Bump version from {current_version} to {new_version}

cl_sii/__init__.py

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

77

8-
__version__ = '0.20.0'
8+
__version__ = '0.21.0'

0 commit comments

Comments
 (0)