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 245b7b1 commit e226416Copy full SHA for e226416
nbdev/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "2.0.8"
+__version__ = "2.1.1"
2
3
from .doclinks import nbdev_export
4
from .showdoc import show_doc
settings.ini
@@ -10,7 +10,7 @@ author = Jeremy Howard and Hamel Husain
10
author_email = [email protected]
11
branch = master
12
min_python = 3.7
13
-version = 2.1.0
+version = 2.1.1
14
audience = Developers
15
language = English
16
custom_sidebar = True
0 commit comments