Skip to content

Commit c6a06e6

Browse files
committed
Bump version
Signed-off-by: ziad hany <[email protected]>
1 parent 80104a2 commit c6a06e6

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
@@ -8,4 +8,4 @@
88
#
99

1010

11-
VERSION = "0.0.1b55"
11+
VERSION = "0.0.1b56"

pyproject-minecode_pipelines.toml

Lines changed: 1 addition & 1 deletion
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 = "0.0.1b55"
7+
version = "0.0.1b56"
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" }

0 commit comments

Comments
 (0)