Skip to content

Commit f250b81

Browse files
committed
fix: reset version
1 parent 47adea4 commit f250b81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[tool.poetry]
22
name = "unasync-cli"
3-
version = "0.10.0"
4-
description = "Command line interface for unasync"
3+
version = "0.0.1"
4+
description = "Command line interface for unasync. Fork of https://github.com/leynier/unasync-cli/"
55
authors = ["Leynier Gutiérrez González <[email protected]>"]
6-
homepage = "https://github.com/leynier/unasync-cli"
6+
homepage = "https://github.com/leynier/unasync-cli/"
77
repository = "https://github.com/leynier/unasync-cli"
88
documentation = "https://github.com/leynier/unasync-cli"
99
readme = "README.md"

0 commit comments

Comments
 (0)