File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3131 'title' : 'execnb' ,
3232 'tst_flags' : 'notest' ,
3333 'user' : 'fastai' ,
34- 'version' : '0.0.11 ' },
34+ 'version' : '0.1.0 ' },
3535 'syms' : { 'execnb.fastshell' : { 'execnb.fastshell.FastInteractiveShell' : 'https://fastai.github.io/execnb/fastshell.html#fastinteractiveshell' ,
3636 'execnb.fastshell.FastInteractiveShell.ask_exit' : 'https://fastai.github.io/execnb/fastshell.html#fastinteractiveshell.ask_exit' ,
3737 'execnb.fastshell.FastInteractiveShell.data_pub' : 'https://fastai.github.io/execnb/fastshell.html#fastinteractiveshell.data_pub' ,
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ user = fastai
88author = Jeremy Howard
991010branch = master
11- version = 0.0.11
11+ version = 0.1.0
1212min_python = 3.7
1313requirements = fastcore>=1.5.5 ipython
1414dev_requirements = matplotlib Pillow
You can’t perform that action at this time.
0 commit comments