We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01628f6 commit 98ca80cCopy full SHA for 98ca80c
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
<!-- do not remove -->
4
5
-## 0.1.23
+## 1.0.0
6
7
### New Features
8
settings.ini
@@ -8,13 +8,13 @@ author = Jeremy Howard
author_email = [email protected]
9
copyright = fastai
10
branch = master
11
-version = 0.1.23
12
-min_python = 3.6
+version = 1.0.0
+min_python = 3.7
13
audience = Developers
14
language = English
15
custom_sidebar = False
16
license = apache2
17
-status = 2
+status = 5
18
requirements = fastcore>=1.5.4
19
dev_requirements = jsonref
20
console_scripts = ghapi=ghapi.cli:ghapi
0 commit comments