Skip to content

Commit 99980ee

Browse files
committed
bump
1 parent 712b6f8 commit 99980ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nbdev/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2.3.36"
1+
__version__ = "2.3.37"
22

33
from .doclinks import nbdev_export
44
from .showdoc import show_doc

settings.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author = Jeremy Howard and Hamel Husain
99
author_email = [email protected]
1010
branch = master
1111
min_python = 3.7
12-
version = 2.3.36
12+
version = 2.3.37
1313
audience = Developers
1414
language = English
1515
custom_sidebar = True

0 commit comments

Comments
 (0)