diff --git a/pyproject.toml b/pyproject.toml index c794a32..1e51bdf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "simple-podcast-dl" -version = "1.3" +version = "1.4" description = "Simple podcast downloader (podcatcher)" authors = ["Kiss György "] repository = "https://github.com/kissgyorgy/simple-podcast-dl"