Skip to content

Commit 791e3d4

Browse files
committed
bump
1 parent f1eae0f commit 791e3d4

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.14"
9+
__version__ = "3.3.15"
1010

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

0 commit comments

Comments
 (0)