Skip to content

Commit 1d50a40

Browse files
committed
Release version 0.14.1
1 parent 9d31ccf commit 1d50a40

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.14.1 (2017-10-11)
5+
-------------------
6+
7+
- Fix arg not defined error. [Edward Pfremmer]
8+
9+
Ref: https://github.com/josegonzalez/python-github-backup/issues/69
10+
411
0.14.0 (2017-10-11)
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.14.0'
1+
__version__ = '0.14.1'

0 commit comments

Comments
 (0)