We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea50fb commit 7dabebdCopy full SHA for 7dabebd
2 files changed
execnb/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.1.17"
+__version__ = "0.1.18"
settings.ini
@@ -9,7 +9,7 @@ user = AnswerDotAI
9
author = Jeremy Howard
10
author_email = j@fast.ai
11
branch = main
12
-version = 0.1.17
+version = 0.1.18
13
min_python = 3.7
14
requirements = fastcore>=1.10.4 ipython
15
dev_requirements = matplotlib Pillow mistletoe
0 commit comments