Skip to content

Commit 3b0b37e

Browse files
committed
Release 1.5.3.
1 parent 5981e33 commit 3b0b37e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

request/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '1.5.2'
1+
__version__ = '1.5.3'
22
__copyright__ = 'Copyright (c) 2009-2017, Kyle Fuller, Mariusz Felisiak'
33
__licence__ = 'BSD'
44
__author__ = [
@@ -7,4 +7,4 @@
77
'krisje8 <krisje8@gmail.com>',
88
'Mariusz Felisiak <felisiak.mariusz@gmail.com>',
99
]
10-
__URL__ = 'http://django-request.readthedocs.org/en/latest/'
10+
__URL__ = 'https://django-request.readthedocs.org/en/latest/'

0 commit comments

Comments
 (0)