Skip to content

Commit 1312863

Browse files
committed
Release version 0.33.1
1 parent 6e6842b commit 1312863

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Changelog
22
=========
33

4-
0.33.0 (2020-04-13)
4+
0.33.1 (2020-05-28)
5+
-------------------
56
-------------------
6-
------------------------
77
- Add basic API request throttling. [Enrico Tröger]
88

99
A simple approach to throttle API requests and so keep within the rate

github_backup/__init__.py

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

0 commit comments

Comments
 (0)