Skip to content

Commit a070159

Browse files
committed
release
1 parent 1415a53 commit a070159

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,19 @@
22

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

5-
## 0.1.6
5+
## 0.1.7
66

77
### New Features
88

99
- parallel `pages` ([#18](https://github.com/fastai/ghapi/issues/18))
1010
- add `GhDeviceAuth` ([#15](https://github.com/fastai/ghapi/issues/15))
1111
- add `date2gh` ([#14](https://github.com/fastai/ghapi/issues/14))
12+
13+
14+
## 0.1.6
15+
16+
### New Features
17+
1218
- add `paged` ([#13](https://github.com/fastai/ghapi/issues/13))
1319
- add `gh_date` ([#12](https://github.com/fastai/ghapi/issues/12))
1420

settings.ini

Lines changed: 1 addition & 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 = 0.1.6
11+
version = 0.1.7
1212
min_python = 3.6
1313
audience = Developers
1414
language = English

0 commit comments

Comments
 (0)