bump version to 0.1.3, uploaded to pypi

This commit is contained in:
Andreas Koepf 2025-02-02 22:26:24 +01:00
parent 057b9f2034
commit 82196bd2df

View file

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