diff --git a/pyproject.toml b/pyproject.toml index e5db71e..5d050f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "ioutil" -version = "1.0.1 +version = "1.0.1" description = "To read and write files." readme = "README.md" requires-python = ">=3.6"