Skip to content

Commit 0de341e

Browse files
committed
Release version 0.20.0
1 parent b0130fd commit 0de341e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.rst

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

4+
0.20.0 (2018-03-24)
5+
-------------------
6+
7+
- Chore: drop Python 2.6. [Jose Diaz-Gonzalez]
8+
9+
- Feat: simplify release script. [Jose Diaz-Gonzalez]
10+
411
0.19.2 (2018-03-24)
512
-------------------
613

github_backup/__init__.py

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

0 commit comments

Comments
 (0)