dev minor version one ahead of PyPI released version

This commit is contained in:
Andreas Koepf 2025-02-22 16:54:05 +01:00
parent 5c73043a1e
commit a1a305c8d7
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "reasoning_gym"
version = "0.1.9"
version = "0.1.11"
authors = [
{ name = "Open-Thought community", email = "andreas.koepf@xamla.com" },
]