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