Skip to content

Commit 8a00bb1

Browse files
committed
Release version 0.34.0
1 parent e53f8d4 commit 8a00bb1

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,8 +1,13 @@
11
Changelog
22
=========
33

4-
0.33.1 (2020-05-28)
4+
0.34.0 (2020-07-24)
55
-------------------
6+
------------------------
7+
- Add logic for transforming gist repository urls to ssh. [Matt Fields]
8+
9+
10+
0.33.0 (2020-04-13)
611
-------------------
712
- Add basic API request throttling. [Enrico Tröger]
813

github_backup/__init__.py

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

0 commit comments

Comments
 (0)