Release version 0.35.0

This commit is contained in:
Jose Diaz-Gonzalez
2020-08-05 12:02:21 -04:00
parent ea633ca2bb
commit 751b0d6e82
2 changed files with 7 additions and 2 deletions

View File

@@ -1,9 +1,14 @@
Changelog Changelog
========= =========
0.34.0 (2020-07-24) 0.35.0 (2020-08-05)
------------------- -------------------
------------------------ ------------------------
- Make API request throttling optional. [Samantha Baldwin]
0.34.0 (2020-07-24)
-------------------
- Add logic for transforming gist repository urls to ssh. [Matt Fields] - Add logic for transforming gist repository urls to ssh. [Matt Fields]

View File

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