Skip to content

Commit afa2a6d

Browse files
committed
Release version 0.17.0
1 parent b77ea48 commit afa2a6d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

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.17.0 (2018-02-20)
5+
-------------------
6+
7+
- Short circuit gists backup process. [W. Harrison Wright]
8+
9+
- Formatting. [W. Harrison Wright]
10+
11+
- Add ability to backup gists. [W. Harrison Wright]
12+
413
0.16.0 (2018-01-22)
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.16.0'
1+
__version__ = '0.17.0'

0 commit comments

Comments
 (0)