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 de54508 commit ddb4b86Copy full SHA for ddb4b86
LICENSE
@@ -1,4 +1,4 @@
1
-Copyright (c) 2009-2019, Kyle Fuller and Mariusz Felisiak
+Copyright (c) 2009-2020, Kyle Fuller and Mariusz Felisiak
2
All rights reserved.
3
4
Redistribution and use in source and binary forms, with or without
request/__init__.py
@@ -1,5 +1,5 @@
-__version__ = '1.5.5'
-__copyright__ = 'Copyright (c) 2009-2019, Kyle Fuller, Mariusz Felisiak'
+__version__ = '1.5.6'
+__copyright__ = 'Copyright (c) 2009-2020, Kyle Fuller, Mariusz Felisiak'
__licence__ = 'BSD'
__author__ = [
5
'Kyle Fuller <kyle@fuller.li>',
0 commit comments