Skip to content

Commit

Permalink
chore: Bump version from 0.35.0 to 0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
svillegas-cdd committed Oct 3, 2024
1 parent 48b3381 commit 7cbc250
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.35.0
current_version = 0.36.0
commit = True
tag = False
message = chore: Bump version from {current_version} to {new_version}
Expand Down
2 changes: 1 addition & 1 deletion src/cl_sii/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
"""

__version__ = '0.35.0'
__version__ = '0.36.0'

0 comments on commit 7cbc250

Please sign in to comment.