Skip to content

Commit fb7cc5e

Browse files
committed
Release version 0.32.0
1 parent c0679b9 commit fb7cc5e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGES.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
Changelog
22
=========
33

4-
0.31.0 (2020-02-25)
4+
0.32.0 (2020-04-13)
55
-------------------
66
------------------------
7+
- Add timestamp to log messages. [Enrico Tröger]
8+
9+
10+
0.31.0 (2020-02-25)
11+
-------------------
712
- #123 update: changed --as-app 'help' description. [ethan]
813
- #123: Support Authenticating As Github Application. [ethan]
914

github_backup/__init__.py

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

0 commit comments

Comments
 (0)