Skip to content

Commit

Permalink
[skip actions] Automatic Bump of build version
Browse files Browse the repository at this point in the history
  • Loading branch information
OttoMation-Movai committed May 25, 2023
1 parent d7b5b7a commit 7f195ea
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 = 2.4.1-21
current_version = 2.4.1-22
commit = True
message =
[SKIP] Automatic version bump {current_version} -> {new_version}
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
# The 'install_requires' is where you specify the package dependencies of your package. They will be automaticly installed, before your package. # noqa: E501
setuptools.setup(
name="data-access-layer",
version="2.4.1-21",
version="2.4.1-22",
author="Backend team",
author_email="[email protected]",
description="DATA ACCESS LAYER",
Expand Down

0 comments on commit 7f195ea

Please sign in to comment.