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