Skip to content

Commit 6b22021

Browse files
committed
allow newer version of requests dependency
1 parent 8efd854 commit 6b22021

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

HISTORY.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,9 @@ DELETED DO NOT USE!!
119119
6.0.4 (2019-08-15)
120120
------------------
121121

122-
* Remove auto-deploy to travis
122+
* Remove auto-deploy to travis
123+
124+
6.0.5 (2019-08-15)
125+
------------------
126+
127+
* allow newer version of requests dependency

trustpilot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
__author__ = """sloev"""
44
__email__ = 'jgv@trustpilot.com'
5-
__version__ = '6.0.4'
5+
__version__ = '6.0.5'

0 commit comments

Comments
 (0)