Skip to content

Commit 30601dd

Browse files
committed
bump
1 parent 9c5f59e commit 30601dd

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
<!-- do not remove -->
44

5+
## 0.1.7
6+
7+
8+
9+
510
## 0.1.7
611

712
### New Features

execnb/__init__.py

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

settings.ini

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

0 commit comments

Comments
 (0)