bump version to v0.1.26.dev0 (#525)

This commit is contained in:
Andreas Köpf 2026-03-28 14:55:43 +01:00 committed by GitHub
parent 21e6d2a9a5
commit 437e0b49c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 79 additions and 73 deletions

View file

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