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 43797ed commit fbad99eCopy full SHA for fbad99e
ghapi/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.0.7"
+__version__ = "1.0.8"
settings.ini
@@ -9,7 +9,7 @@ author = Jeremy Howard
9
author_email = [email protected]
10
copyright = fastai
11
branch = main
12
-version = 1.0.7
+version = 1.0.8
13
min_python = 3.7
14
audience = Developers
15
language = English
@@ -42,4 +42,6 @@ conda_user = fastai
42
clear_all = False
43
put_version_in_init = True
44
cell_number = True
45
+update_pyproject = True
46
+skip_procs =
47
0 commit comments