There was an error while loading. Please reload this page.
1 parent 5a613bf commit c8a87d9Copy full SHA for c8a87d9
1 file changed
nbdev/__init__.py
@@ -6,7 +6,7 @@
6
- `nbdev.moddocs`: # Module docs: creating them from existing notebooks
7
- `nbdev.skill`: Author clear, executable nbdev notebooks where code, prose, examples, outputs, and tests form one coherent narrative."""
8
9
-__version__ = "3.3.5"
+__version__ = "3.3.6"
10
11
from .doclinks import nbdev_export
12
from .showdoc import show_doc
0 commit comments