We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a96c6e commit 58c2175Copy full SHA for 58c2175
ghapi/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.0.9"
+__version__ = "1.0.10"
settings.ini
@@ -9,7 +9,7 @@ author = Jeremy Howard
9
author_email = info@fast.ai
10
copyright = fastai
11
branch = main
12
-version = 1.0.9
+version = 1.0.10
13
min_python = 3.7
14
audience = Developers
15
language = English
0 commit comments