Skip to content

Commit 02d98f6

Browse files
committed
bump
1 parent fa79cc9 commit 02d98f6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-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.48"
1+
__version__ = "1.5.49"

settings.ini

Lines changed: 2 additions & 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.48
11+
version = 1.5.49
1212
min_python = 3.7
1313
audience = Developers
1414
language = English
@@ -24,7 +24,7 @@ title = fastcore
2424
doc_host = https://fastcore.fast.ai
2525
doc_baseurl = /
2626
console_scripts = py2pyi=fastcore.py2pyi:py2pyi
27-
replace_wildcards=fastcore.py2pyi:replace_wildcards
27+
replace_wildcards=fastcore.py2pyi:replace_wildcards
2828
host = github
2929
tst_flags =
3030
recursive = True

0 commit comments

Comments
 (0)