diff --git a/pyproject.toml b/pyproject.toml index f2b7cfc..f23c1f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ classifiers = [ "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", ] -version = "1.2.2" +version = "1.2.3" requires-python = ">=3.10" dependencies = [ "requests>=2.32, < 3",