Skip to content

Commit d860f36

Browse files
committed
Release version 0.20.1
1 parent 77ab1bd commit d860f36

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
0.20.1 (2018-09-29)
5+
-------------------
6+
7+
- Clone the specified user's gists, not the authenticated user. [W.
8+
Harrison Wright]
9+
10+
- Clone the specified user's starred repos, not the authenticated user.
11+
[W. Harrison Wright]
12+
413
0.20.0 (2018-03-24)
514
-------------------
615

github_backup/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.20.0'
1+
__version__ = '0.20.1'

0 commit comments

Comments
 (0)