Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jph00 committed May 18, 2024
1 parent 6130377 commit 159f550
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nbdev/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "2.3.23"
__version__ = "2.3.25"

from .doclinks import nbdev_export
from .showdoc import show_doc
Expand Down
2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ author = Jeremy Howard and Hamel Husain
author_email = [email protected]
branch = master
min_python = 3.7
version = 2.3.23
version = 2.3.25
audience = Developers
language = English
custom_sidebar = True
Expand Down

0 comments on commit 159f550

Please sign in to comment.