We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b77ea48 commit afa2a6dCopy full SHA for afa2a6d
CHANGES.rst
@@ -1,6 +1,15 @@
1
Changelog
2
=========
3
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
13
0.16.0 (2018-01-22)
14
-------------------
15
github_backup/__init__.py
@@ -1 +1 @@
-__version__ = '0.16.0'
+__version__ = '0.17.0'
0 commit comments