Skip to content

Commit 85e4399

Browse files
committed
Release version 0.31.0
1 parent c8171b6 commit 85e4399

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGES.rst

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

4-
0.30.0 (2020-02-14)
4+
0.31.0 (2020-02-25)
55
-------------------
6+
------------------------
7+
- #123 update: changed --as-app 'help' description. [ethan]
8+
- #123: Support Authenticating As Github Application. [ethan]
9+
10+
11+
0.29.0 (2020-02-14)
612
-------------------
713
- #50 update: keep main() in bin. [ethan]
814
- #50 - refactor for friendlier import. [ethan]

github_backup/__init__.py

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

0 commit comments

Comments
 (0)