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 6f762c7 commit 9f72b7dCopy full SHA for 9f72b7d
fastcore/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.5.39"
+__version__ = "1.5.40"
settings.ini
@@ -8,7 +8,7 @@ author = Jeremy Howard and Sylvain Gugger
8
author_email = [email protected]
9
copyright = fast.ai
10
branch = master
11
-version = 1.5.39
+version = 1.5.40
12
min_python = 3.7
13
audience = Developers
14
language = English
@@ -24,7 +24,6 @@ title = fastcore
24
doc_host = https://fastcore.fast.ai
25
doc_baseurl = /
26
console_scripts = py2pyi=fastcore.py2pyi:py2pyi
27
-
28
host = github
29
tst_flags =
30
recursive = True
0 commit comments