We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 192fc6a commit 8c61434Copy full SHA for 8c61434
ghapi/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.0.6"
+__version__ = "1.0.7"
settings.ini
@@ -9,7 +9,7 @@ author = Jeremy Howard
9
author_email = [email protected]
10
copyright = fastai
11
branch = master
12
-version = 1.0.6
+version = 1.0.7
13
min_python = 3.7
14
audience = Developers
15
language = English
@@ -42,4 +42,5 @@ custom_quarto_yml = False
42
conda_user = fastai
43
clear_all = False
44
put_version_in_init = True
45
+cell_number = True
46
0 commit comments