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 054880d commit 2720848Copy full SHA for 2720848
nbdev/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "2.4.8"
+__version__ = "2.4.9"
2
3
from .doclinks import nbdev_export
4
from .showdoc import show_doc
settings.ini
@@ -9,7 +9,7 @@ author = Jeremy Howard and Hamel Husain
9
author_email = [email protected]
10
branch = main
11
min_python = 3.9
12
-version = 2.4.8
+version = 2.4.9
13
audience = Developers
14
language = English
15
custom_sidebar = True
0 commit comments