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 47adea4 commit f250b81Copy full SHA for f250b81
pyproject.toml
@@ -1,9 +1,9 @@
1
[tool.poetry]
2
name = "unasync-cli"
3
-version = "0.10.0"
4
-description = "Command line interface for unasync"
+version = "0.0.1"
+description = "Command line interface for unasync. Fork of https://github.com/leynier/unasync-cli/"
5
authors = ["Leynier Gutiérrez González <[email protected]>"]
6
-homepage = "https://github.com/leynier/unasync-cli"
+homepage = "https://github.com/leynier/unasync-cli/"
7
repository = "https://github.com/leynier/unasync-cli"
8
documentation = "https://github.com/leynier/unasync-cli"
9
readme = "README.md"
0 commit comments