diff --git a/pyproject.toml b/pyproject.toml index dcd4e5f..9c8d026 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,6 @@ build-backend = "setuptools.build_meta" [project] name = "django-webp" -version = "2.1.0" description = "Returns a webp image instead of jpg, gif or png to browsers" readme = "README.rst" requires-python = ">=3.5"