diff --git a/pyproject.toml b/pyproject.toml index f461b3b..f5da613 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "subscleaner" -version = "0.1.2" +version = "0.1.3" description = "Remove advertisements from subtitle files" authors = ["Roger Gonzalez "] license = "GPL-3.0-or-later"