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 fa1e5eb commit b901271Copy full SHA for b901271
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
5
6
[tool.poetry]
7
name = "github-dependents-info"
8
-version = "1.5.1"
+version = "1.6.0"
9
description = "Collect information about dependencies between a github repo and other repositories. Results available in JSON, markdown and badges."
10
readme = "README.md"
11
authors = ["nvuillam <[email protected]>"]
0 commit comments