Skip to content

Commit 321414d

Browse files
committed
Release version 0.19.2
1 parent 413d438 commit 321414d

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGES.rst

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
Changelog
22
=========
33

4-
0.19.1 (2018-03-24)
4+
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)
513
-------------------
614

715
- Add additional output for the current request. [Robin Gloster]

github_backup/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.19.1'
1+
__version__ = '0.19.2'

0 commit comments

Comments
 (0)