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