Skip to content

Commit 13ce747

Browse files
committed
bump
1 parent 28a8a64 commit 13ce747

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

execnb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.12"
1+
__version__ = "0.1.13"

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ user = AnswerDotAI
99
author = Jeremy Howard
1010
author_email = [email protected]
1111
branch = master
12-
version = 0.1.12
12+
version = 0.1.13
1313
min_python = 3.7
1414
requirements = fastcore>=1.5.5 ipython
1515
dev_requirements = matplotlib Pillow mistletoe

0 commit comments

Comments
 (0)