Skip to content

Commit 9f72b7d

Browse files
committed
bump
1 parent 6f762c7 commit 9f72b7d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

fastcore/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.5.39"
1+
__version__ = "1.5.40"

settings.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author = Jeremy Howard and Sylvain Gugger
88
author_email = [email protected]
99
copyright = fast.ai
1010
branch = master
11-
version = 1.5.39
11+
version = 1.5.40
1212
min_python = 3.7
1313
audience = Developers
1414
language = English
@@ -24,7 +24,6 @@ title = fastcore
2424
doc_host = https://fastcore.fast.ai
2525
doc_baseurl = /
2626
console_scripts = py2pyi=fastcore.py2pyi:py2pyi
27-
2827
host = github
2928
tst_flags =
3029
recursive = True

0 commit comments

Comments
 (0)