Skip to content

Commit 8c61434

Browse files
committed
bump
1 parent 192fc6a commit 8c61434

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ghapi/__init__.py

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

settings.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author = Jeremy Howard
99
author_email = [email protected]
1010
copyright = fastai
1111
branch = master
12-
version = 1.0.6
12+
version = 1.0.7
1313
min_python = 3.7
1414
audience = Developers
1515
language = English
@@ -42,4 +42,5 @@ custom_quarto_yml = False
4242
conda_user = fastai
4343
clear_all = False
4444
put_version_in_init = True
45+
cell_number = True
4546

0 commit comments

Comments
 (0)