Skip to content

Commit ddcdfa2

Browse files
author
github-actions[bot]
committed
Bump version: 3.0.18 → 3.0.19
1 parent b70e816 commit ddcdfa2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
commit = True
33
tag = False
44
message = Bump version: {current_version} → {new_version}
5-
current_version = 3.0.18
5+
current_version = 3.0.19
66

77
[bumpversion:file:setup.py]
88
search = '{current_version}'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
setup(
3535
name='fosslight_prechecker',
36-
version='3.0.18',
36+
version='3.0.19',
3737
package_dir={"": "src"},
3838
packages=find_packages(where='src'),
3939
description='FOSSLight Prechecker',

0 commit comments

Comments
 (0)