Skip to content

Commit 751b0d6

Browse files
committed
Release version 0.35.0
1 parent ea633ca commit 751b0d6

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.34.0 (2020-07-24)
4+
0.35.0 (2020-08-05)
55
-------------------
66
------------------------
7+
- Make API request throttling optional. [Samantha Baldwin]
8+
9+
10+
0.34.0 (2020-07-24)
11+
-------------------
712
- Add logic for transforming gist repository urls to ssh. [Matt Fields]
813

914

github_backup/__init__.py

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

0 commit comments

Comments
 (0)