Skip to content

Commit

Permalink
Release 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
priv-kweihmann committed Feb 23, 2024
1 parent 938e338 commit 179a19b
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 = 4.3.3
current_version = 4.4.0
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__ = '4.3.3'
__version__ = '4.4.0'

0 comments on commit 179a19b

Please sign in to comment.