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 2577bef commit d86f418Copy full SHA for d86f418
ghapi/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.0.1"
+__version__ = "1.0.2"
settings.ini
@@ -8,7 +8,7 @@ author = Jeremy Howard
8
author_email = [email protected]
9
copyright = fastai
10
branch = master
11
-version = 1.0.1
+version = 1.0.2
12
min_python = 3.7
13
audience = Developers
14
language = English
@@ -38,4 +38,5 @@ allowed_cell_metadata_keys =
38
jupyter_hooks = True
39
clean_ids = True
40
custom_quarto_yml = False
41
+conda_user = fastai
42
0 commit comments