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 f8f1d07 commit feeab61Copy full SHA for feeab61
execnb/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.1.8"
+__version__ = "0.1.9"
settings.ini
@@ -9,7 +9,7 @@ user = fastai
9
author = Jeremy Howard
10
author_email = [email protected]
11
branch = master
12
-version = 0.1.8
+version = 0.1.9
13
min_python = 3.7
14
requirements = fastcore>=1.5.5 ipython
15
dev_requirements = matplotlib Pillow mistletoe
0 commit comments