Release version 0.14.1

This commit is contained in:
Jose Diaz-Gonzalez
2017-10-11 16:18:21 -04:00
parent 9d31ccfba9
commit 866eae3150
2 changed files with 8 additions and 1 deletions

View File

@@ -1,6 +1,13 @@
Changelog
=========
0.14.1 (2017-10-11)
-------------------
- Fix arg not defined error. [Edward Pfremmer]
Ref: https://github.com/josegonzalez/python-github-backup/issues/69
0.14.0 (2017-10-11)
-------------------

View File

@@ -1 +1 @@
__version__ = '0.14.0'
__version__ = '0.14.1'