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