bump version, pypi release of 0.1.12

This commit is contained in:
Andreas Koepf 2025-02-26 18:25:16 +01:00
parent b5742de5e5
commit 72233fc2ea
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.12"
version = "0.1.13"
authors = [
{ name = "Open-Thought community", email = "andreas.koepf@xamla.com" },
]