Release version 0.33.1

This commit is contained in:
Jose Diaz-Gonzalez
2020-05-28 16:44:40 -04:00
parent 6e6842b025
commit 6b1f24e889
2 changed files with 3 additions and 3 deletions

View File

@@ -1,9 +1,9 @@
Changelog
=========
0.33.0 (2020-04-13)
0.33.1 (2020-05-28)
-------------------
-------------------
------------------------
- Add basic API request throttling. [Enrico Tröger]
A simple approach to throttle API requests and so keep within the rate

View File

@@ -1 +1 @@
__version__ = '0.33.0'
__version__ = '0.33.1'