We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea633ca commit 751b0d6Copy full SHA for 751b0d6
CHANGES.rst
@@ -1,9 +1,14 @@
1
Changelog
2
=========
3
4
-0.34.0 (2020-07-24)
+0.35.0 (2020-08-05)
5
-------------------
6
------------------------
7
+- Make API request throttling optional. [Samantha Baldwin]
8
+
9
10
+0.34.0 (2020-07-24)
11
+-------------------
12
- Add logic for transforming gist repository urls to ssh. [Matt Fields]
13
14
github_backup/__init__.py
@@ -1 +1 @@
-__version__ = '0.34.0'
+__version__ = '0.35.0'
0 commit comments