bump version to 0.1.14

This commit is contained in:
Andreas Koepf 2025-02-07 18:28:06 +01:00
parent eb8b7afea4
commit d3752a0d76
5 changed files with 147 additions and 7 deletions

View file

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