projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78d12bb
)
v2.4.3
v2.4.3
author
Kenneth Reitz
<me@kennethreitz.com>
Mon, 6 Oct 2014 09:44:25 +0000
(
05:44
-0400)
committer
Kenneth Reitz
<me@kennethreitz.com>
Mon, 6 Oct 2014 09:44:25 +0000
(
05:44
-0400)
requests/__init__.py
patch
|
blob
|
history
diff --git
a/requests/__init__.py
b/requests/__init__.py
index 169a6cd02af61bd1c743e19ca8bdfbf55a4ae38a..d5e1956e12f6348d9dc0612cbfcd6a6b30b7f6f7 100644
(file)
--- a/
requests/__init__.py
+++ b/
requests/__init__.py
@@
-42,8
+42,8
@@
is at <http://python-requests.org>.
"""
__title__ = 'requests'
-__version__ = '2.4.
2
'
-__build__ = 0x02040
2
+__version__ = '2.4.
3
'
+__build__ = 0x02040
3
__author__ = 'Kenneth Reitz'
__license__ = 'Apache 2.0'
__copyright__ = 'Copyright 2014 Kenneth Reitz'