Skip to content

Commit bf1944d

Browse files
committed
chore: Bump version from 0.23.0 to 0.23.1
1 parent be00b8e commit bf1944d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
[bumpversion]
2-
current_version = 0.23.0
2+
current_version = 0.23.1
33
commit = True
44
tag = False
55
message = chore: Bump version from {current_version} to {new_version}
66

77
[bumpversion:file:cl_sii/__init__.py]
8-

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.23.0'
8+
__version__ = '0.23.1'

0 commit comments

Comments
 (0)