We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80104a2 commit c6a06e6Copy full SHA for c6a06e6
minecode_pipelines/__init__.py
@@ -8,4 +8,4 @@
8
#
9
10
11
-VERSION = "0.0.1b55"
+VERSION = "0.0.1b56"
pyproject-minecode_pipelines.toml
@@ -4,7 +4,7 @@ build-backend = "flot.buildapi"
4
5
[project]
6
name = "minecode_pipelines"
7
-version = "0.0.1b55"
+version = "0.0.1b56"
description = "A library for mining packageURLs and package metadata from ecosystem repositories."
readme = "minecode_pipelines/README.rst"
license = { text = "Apache-2.0" }
0 commit comments