Release version 0.34.0

This commit is contained in:
Jose Diaz-Gonzalez
2020-07-24 13:31:03 -04:00
parent e53f8d4724
commit 8a00bb1903
2 changed files with 7 additions and 2 deletions

View File

@@ -1,8 +1,13 @@
Changelog
=========
0.33.1 (2020-05-28)
0.34.0 (2020-07-24)
-------------------
------------------------
- Add logic for transforming gist repository urls to ssh. [Matt Fields]
0.33.0 (2020-04-13)
-------------------
- Add basic API request throttling. [Enrico Tröger]

View File

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