diff --git a/pyproject.toml b/pyproject.toml index 7cfb094..2f592f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ classifiers = [ "Programming Language :: Python :: 3.13", "Programming Language :: Python :: 3.14", ] -version = "3.0.0" +version = "3.0.1" requires-python = ">=3.12" dependencies = [ "requests>=2.33, < 3",