File tree 5 files changed +11
-4
lines changed
5 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mathy_alpha_sm" ,
3
- "version" : " 0.7.4 " ,
3
+ "version" : " 0.7.5 " ,
4
4
"description" : " Mathy.ai multi-task small model" ,
5
5
"license" : " CC BY-SA 3.0" ,
6
6
"author" : " Justin DuJardin" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mathy_alpha_sm" ,
3
- "version" : " 0.7.4 " ,
3
+ "version" : " 0.7.5 " ,
4
4
"description" : " Mathy.ai trained model" ,
5
5
"license" : " CC BY-SA 3.0" ,
6
6
"author" : " Justin DuJardin" ,
Original file line number Diff line number Diff line change 1
1
__title__ = "mathy_pydoc"
2
- __version__ = "0.7.4 "
2
+ __version__ = "0.7.5 "
3
3
__summary__ = "Minimal python API documentation generation for https://mathy.ai"
4
4
__uri__ = "https://mathy.ai"
5
5
__author__ = "Justin DuJardin"
Original file line number Diff line number Diff line change 1
1
__title__ = "mathy"
2
- __version__ = "0.7.4 "
2
+ __version__ = "0.7.5 "
3
3
__summary__ = "Mathy - RL environments for solving math problems step-by-step"
4
4
__uri__ = "https://mathy.ai"
5
5
__author__ = "Justin DuJardin"
Original file line number Diff line number Diff line change
1
+ ## [ 0.7.5] ( https://github.com/justindujardin/mathy/compare/v0.7.4...v0.7.5 ) (2020-04-02)
2
+
3
+
4
+ ### Features
5
+
6
+ * ** fragile:** add swarm agent as untrained solver ([ 8515273] ( https://github.com/justindujardin/mathy/commit/85152731b5813f706a6c5dc239ab9272b20aaafd ) )
7
+
1
8
## [ 0.7.4] ( https://github.com/justindujardin/mathy/compare/v0.7.3...v0.7.4 ) (2020-03-30)
2
9
3
10
You can’t perform that action at this time.
0 commit comments