Skip to content

Commit a668853

Browse files
committed
Bump minecode-pipelines version
Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent a3e0f17 commit a668853

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject-minecode_pipelines.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "flot.buildapi"
44

55
[project]
66
name = "minecode_pipelines"
7-
version = "1.0.0"
7+
version = "1.0.1"
88
description = "A library for mining packageURLs and package metadata from ecosystem repositories."
99
readme = "minecode_pipelines/README.rst"
1010
license = { text = "Apache-2.0" }
@@ -64,7 +64,7 @@ mine_swift = "minecode_pipelines.pipelines.mine_swift:MineSwift"
6464
mine_composer = "minecode_pipelines.pipelines.mine_composer:MineComposer"
6565

6666
[tool.bumpversion]
67-
current_version = "1.0.0"
67+
current_version = "1.0.1"
6868
allow_dirty = true
6969

7070
files = [

0 commit comments

Comments
 (0)