diff --git a/pyproject.toml b/pyproject.toml index ebca20e..1f9ee63 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "falcon-deps" -version = "0.1.2" +version = "0.1.3" description = "" authors = ["chandr-andr (Kiselev Aleksandr) "] readme = "README.md"