Skip to content

Commit 3ecadbb

Browse files
committed
bump
1 parent 787e2a5 commit 3ecadbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nbdev/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- `nbdev.moddocs`: # Module docs: creating them from existing notebooks
77
- `nbdev.skill`: Author clear, executable nbdev notebooks where code, prose, examples, outputs, and tests form one coherent narrative. Trigger: ALWAYS read this before ANY notebook edit."""
88

9-
__version__ = "3.3.13"
9+
__version__ = "3.3.14"
1010

1111
from .doclinks import nbdev_export
1212
from .showdoc import show_doc

0 commit comments

Comments
 (0)