Skip to content

Commit

Permalink
Release 5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
priv-kweihmann committed Aug 9, 2024
1 parent e629b57 commit 7c518bb
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,4 +1,4 @@
[bumpversion]
current_version = 5.7.1
current_version = 5.7.2
commit = False
tag = False
2 changes: 1 addition & 1 deletion oelint_adv/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '5.7.1'
__version__ = '5.7.2'

0 comments on commit 7c518bb

Please sign in to comment.