File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77# See https://aboutcode.org for more information about nexB OSS projects.
88#
99
10- VERSION = "0.0.1b3 "
10+ VERSION = "0.0.1b9 "
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "flot.buildapi"
44
55[project ]
66name = " minecode_pipelines"
7- version = " 0.0.1b3 "
7+ version = " 0.0.1b9 "
88description = " A library for mining packageURLs and package metadata from ecosystem repositories."
99readme = " minecode_pipelines/README.rst"
1010license = { text = " Apache-2.0" }
@@ -56,7 +56,7 @@ mine_debian = "minecode_pipelines.pipelines.mine_debian:MineDebian"
5656mine_alpine = " minecode_pipelines.pipelines.mine_alpine:MineAlpine"
5757
5858[tool .bumpversion ]
59- current_version = " 0.0.1b3 "
59+ current_version = " 0.0.1b9 "
6060allow_dirty = true
6161
6262files = [
You can’t perform that action at this time.
0 commit comments