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 7936b71 commit 22a92baCopy full SHA for 22a92ba
execnb/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.1.16"
+__version__ = "0.1.17"
settings.ini
@@ -9,7 +9,7 @@ user = AnswerDotAI
9
author = Jeremy Howard
10
author_email = [email protected]
11
branch = main
12
-version = 0.1.16
+version = 0.1.17
13
min_python = 3.7
14
requirements = fastcore>=1.5.5 ipython
15
dev_requirements = matplotlib Pillow mistletoe
0 commit comments