We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e6842b commit 1312863Copy full SHA for 1312863
CHANGES.rst
@@ -1,9 +1,9 @@
1
Changelog
2
=========
3
4
-0.33.0 (2020-04-13)
+0.33.1 (2020-05-28)
5
+-------------------
6
-------------------
-------------------------
7
- Add basic API request throttling. [Enrico Tröger]
8
9
A simple approach to throttle API requests and so keep within the rate
github_backup/__init__.py
@@ -1 +1 @@
-__version__ = '0.33.0'
+__version__ = '0.33.1'
0 commit comments