diff --git a/pyproject.toml b/pyproject.toml index 250b60a..fc14c1e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "judge0" -version = "0.0.1-rc2" +version = "0.0.1-rc3" description = "The official Python library for Judge0." readme = "README.md" requires-python = ">=3.9"