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