mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
Use raw URLs for images in README.md (#459)
On pypi images were not correctly rendered because the old img src urls in README.md pointed to files on github with UI.
This commit is contained in:
parent
1232a7d1e5
commit
be2babea9c
2 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "reasoning_gym"
|
||||
version = "0.1.19"
|
||||
version = "0.1.23"
|
||||
authors = [
|
||||
{ name = "Open-Thought community", email = "andreas.koepf@xamla.com" },
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue