Skip to content

Commit 03f1757

Browse files
Bump minecode-pipelines to v0.0.1b9
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 938599b commit 03f1757

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

minecode_pipelines/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
# See https://aboutcode.org for more information about nexB OSS projects.
88
#
99

10-
VERSION = "0.0.1b3"
10+
VERSION = "0.0.1b9"

pyproject-minecode_pipelines.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ mine_debian = "minecode_pipelines.pipelines.mine_debian:MineDebian"
5656
mine_alpine = "minecode_pipelines.pipelines.mine_alpine:MineAlpine"
5757

5858
[tool.bumpversion]
59-
current_version = "0.0.1b3"
59+
current_version = "0.0.1b9"
6060
allow_dirty = true
6161

6262
files = [

0 commit comments

Comments
 (0)