We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 258b90f commit d26c21cCopy full SHA for d26c21c
nbtools/__init__.py
@@ -3,4 +3,4 @@
3
from .run_notebook import run_notebook
4
from .core import StringWithDisabledRepr, notebook_to_script
5
6
-__version__ = '0.9.4'
+__version__ = '0.9.5'
0 commit comments