Skip to content

Commit d86f418

Browse files
committed
bump
1 parent 2577bef commit d86f418

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

settings.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author = Jeremy Howard
88
author_email = [email protected]
99
copyright = fastai
1010
branch = master
11-
version = 1.0.1
11+
version = 1.0.2
1212
min_python = 3.7
1313
audience = Developers
1414
language = English
@@ -38,4 +38,5 @@ allowed_cell_metadata_keys =
3838
jupyter_hooks = True
3939
clean_ids = True
4040
custom_quarto_yml = False
41+
conda_user = fastai
4142

0 commit comments

Comments
 (0)