mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
bump dev version to 0.1.19
This commit is contained in:
parent
dafdee621e
commit
7853263650
4 changed files with 853 additions and 736 deletions
|
|
@ -5,7 +5,7 @@ Reasoning Gym - A library of procedural dataset generators for training reasonin
|
|||
from . import algebra, algorithmic, arc, arithmetic, code, cognition, data, games, geometry, graphs, induction, logic
|
||||
from .factory import create_dataset, register_dataset
|
||||
|
||||
__version__ = "0.1.18"
|
||||
__version__ = "0.1.19"
|
||||
__all__ = [
|
||||
"arc",
|
||||
"algebra",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue