Skip to content

Commit

Permalink
Bump version: 0.18.21 → 0.18.22
Browse files Browse the repository at this point in the history
  • Loading branch information
christoph2 committed Feb 2, 2022
1 parent 7c3eb9c commit 944cc5f
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.18.21
current_version = 0.18.22
commit = True
tag = False

Expand Down
2 changes: 1 addition & 1 deletion pyxcp/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@
"""

# if you update this manually, do not forget to update .bumpversion.cfg
__version__ = "0.18.21"
__version__ = "0.18.22"

0 comments on commit 944cc5f

Please sign in to comment.