diff --git a/pyproject.toml b/pyproject.toml index 42e66005..aaa6d3ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "reasoning_gym" -version = "0.1.1" +version = "0.1.2" authors = [ { name = "Open-Thought community", email = "andreas.koepf@xamla.com" }, ]