Skip to content

Commit 5f50d07

Browse files
committed
bump
1 parent 7c46e87 commit 5f50d07

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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.4"
1+
__version__ = "1.0.5"

settings.ini

Lines changed: 3 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.4
12+
version = 1.0.5
1313
min_python = 3.7
1414
audience = Developers
1515
language = English
@@ -40,4 +40,6 @@ jupyter_hooks = True
4040
clean_ids = True
4141
custom_quarto_yml = False
4242
conda_user = fastai
43+
clear_all = False
44+
put_version_in_init = True
4345

0 commit comments

Comments
 (0)