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 3850bc2 commit a3d565eCopy full SHA for a3d565e
fastcore/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.7.30"
+__version__ = "1.8.0"
settings.ini
@@ -8,7 +8,7 @@ author = Jeremy Howard and Sylvain Gugger
8
author_email = infos@fast.ai
9
copyright = fast.ai
10
branch = master
11
-version = 1.7.30
+version = 1.8.0
12
min_python = 3.9
13
audience = Developers
14
language = English
@@ -32,7 +32,6 @@ black_formatting = False
32
readme_nb = index.ipynb
33
allowed_metadata_keys =
34
allowed_cell_metadata_keys =
35
-jupyter_hooks = True
36
clean_ids = False
37
conda_user = fastai
38
clear_all = False
0 commit comments