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 7
7
# See https://aboutcode.org for more information about nexB OSS projects.
8
8
#
9
9
10
- VERSION = "0.0.1b13 "
10
+ VERSION = "0.0.1b16 "
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "flot.buildapi"
4
4
5
5
[project ]
6
6
name = " minecode_pipelines"
7
- version = " 0.0.1b13 "
7
+ version = " 0.0.1b16 "
8
8
description = " A library for mining packageURLs and package metadata from ecosystem repositories."
9
9
readme = " minecode_pipelines/README.rst"
10
10
license = { text = " Apache-2.0" }
@@ -58,7 +58,7 @@ mine_conan = "minecode_pipelines.pipelines.mine_conan:MineConan"
58
58
mine_cpan = " minecode_pipelines.pipelines.mine_cpan:MineCpan"
59
59
60
60
[tool .bumpversion ]
61
- current_version = " 0.0.1b13 "
61
+ current_version = " 0.0.1b16 "
62
62
allow_dirty = true
63
63
64
64
files = [
You can’t perform that action at this time.
0 commit comments