File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- do not remove -->
44
5- ## 1.0.0
5+ ## 1.0.1
66
77### New Features
88
Original file line number Diff line number Diff line change 1- __version__ = "1.0.0 "
1+ __version__ = "1.0.1 "
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ author = Jeremy Howard
8899copyright = fastai
1010branch = master
11- version = 1.0.0
11+ version = 1.0.1
1212min_python = 3.7
1313audience = Developers
1414language = English
@@ -29,4 +29,13 @@ doc_baseurl = /
2929git_url = https://github.com/fastai/ghapi/tree/master/
3030lib_path = ghapi
3131title = ghapi
32+ tst_flags = notest
33+ recursive = False
34+ black_formatting = False
35+ readme_nb = index.ipynb
36+ allowed_metadata_keys =
37+ allowed_cell_metadata_keys =
38+ jupyter_hooks = True
39+ clean_ids = True
40+ custom_quarto_yml = False
3241
You can’t perform that action at this time.
0 commit comments