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 c6c2311 commit 1aea3e3Copy full SHA for 1aea3e3
execnb/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.1.13"
+__version__ = "0.1.14"
settings.ini
@@ -9,7 +9,7 @@ user = AnswerDotAI
9
author = Jeremy Howard
10
author_email = [email protected]
11
branch = main
12
-version = 0.1.13
+version = 0.1.14
13
min_python = 3.7
14
requirements = fastcore>=1.5.5 ipython
15
dev_requirements = matplotlib Pillow mistletoe
@@ -41,4 +41,5 @@ clear_all = False
41
put_version_in_init = True
42
cell_number = False
43
skip_procs =
44
+update_pyproject = True
45
0 commit comments