We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8efd854 commit 6b22021Copy full SHA for 6b22021
HISTORY.rst
@@ -119,4 +119,9 @@ DELETED DO NOT USE!!
119
6.0.4 (2019-08-15)
120
------------------
121
122
-* Remove auto-deploy to travis
+* 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
@@ -2,4 +2,4 @@
2
3
__author__ = """sloev"""
4
__email__ = 'jgv@trustpilot.com'
5
-__version__ = '6.0.4'
+__version__ = '6.0.5'
0 commit comments