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