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 88#
99
1010
11- VERSION = "0.0.1b42 "
11+ VERSION = "0.0.1b58 "
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.1b42 "
7+ version = "0.0.1b58 "
88description = "A library for mining packageURLs and package metadata from ecosystem repositories."
99readme = "minecode_pipelines/README.rst"
1010license = { text = "Apache-2.0" }
@@ -63,7 +63,7 @@ mine_swift = "minecode_pipelines.pipelines.mine_swift:MineSwift"
6363mine_composer = "minecode_pipelines.pipelines.mine_composer:MineComposer"
6464
6565[tool.bumpversion]
66- current_version = "0.0.1b42 "
66+ current_version = "0.0.1b58 "
6767allow_dirty = true
6868
6969files = [
You can’t perform that action at this time.
0 commit comments