We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5981e33 commit 3b0b37eCopy full SHA for 3b0b37e
request/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '1.5.2'
+__version__ = '1.5.3'
2
__copyright__ = 'Copyright (c) 2009-2017, Kyle Fuller, Mariusz Felisiak'
3
__licence__ = 'BSD'
4
__author__ = [
@@ -7,4 +7,4 @@
7
'krisje8 <krisje8@gmail.com>',
8
'Mariusz Felisiak <felisiak.mariusz@gmail.com>',
9
]
10
-__URL__ = 'http://django-request.readthedocs.org/en/latest/'
+__URL__ = 'https://django-request.readthedocs.org/en/latest/'
0 commit comments