Skip to content

Commit 6dce002

Browse files
[skip actions] Automatic Bump of build version
1 parent ff24a03 commit 6dce002

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 2.5.0-7
2+
current_version = 2.5.0-8
33
commit = True
44
message =
55
[SKIP] Automatic version bump {current_version} -> {new_version}

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
# The 'install_requires' is where you specify the package dependencies of your package. They will be automaticly installed, before your package. # noqa: E501
3939
setuptools.setup(
4040
name="data-access-layer",
41-
version="2.5.0-7",
41+
version="2.5.0-8",
4242
author="Backend team",
4343
author_email="backend@mov.ai",
4444
description="DATA ACCESS LAYER",

0 commit comments

Comments
 (0)