diff --git a/pyproject.toml b/pyproject.toml index 6c1c54a..ab5d144 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ classifiers = [ "Topic :: Internet", ] -version = "0.11.0-beta4" +version = "0.11.0-rc" requires-python = ">=3.13.0" readme = "README.rst" license = { text = "MIT" }