bump version to v0.1.25.dev0

This commit is contained in:
Andreas Koepf 2025-09-29 09:33:15 +02:00
parent 2f9eaee32a
commit aecfde4c84
2 changed files with 65 additions and 59 deletions

View file

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