Skip to content

Commit ddb4b86

Browse files
committed
Release 1.5.6.
1 parent de54508 commit ddb4b86

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2009-2019, Kyle Fuller and Mariusz Felisiak
1+
Copyright (c) 2009-2020, Kyle Fuller and Mariusz Felisiak
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

request/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
__version__ = '1.5.5'
2-
__copyright__ = 'Copyright (c) 2009-2019, Kyle Fuller, Mariusz Felisiak'
1+
__version__ = '1.5.6'
2+
__copyright__ = 'Copyright (c) 2009-2020, Kyle Fuller, Mariusz Felisiak'
33
__licence__ = 'BSD'
44
__author__ = [
55
'Kyle Fuller <kyle@fuller.li>',

0 commit comments

Comments
 (0)