We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 413d438 commit 321414dCopy full SHA for 321414d
CHANGES.rst
@@ -1,7 +1,15 @@
1
Changelog
2
=========
3
4
-0.19.1 (2018-03-24)
+0.19.2 (2018-03-24)
5
+-------------------
6
+
7
+Fix
8
+~~~
9
10
+- Cleanup pep8 violations. [Jose Diaz-Gonzalez]
11
12
+0.19.0 (2018-03-24)
13
-------------------
14
15
- Add additional output for the current request. [Robin Gloster]
github_backup/__init__.py
@@ -1 +1 @@
-__version__ = '0.19.1'
+__version__ = '0.19.2'
0 commit comments