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:
b26c85f
)
v2.3.0
v2.3.0
author
Kenneth Reitz
<me@kennethreitz.com>
Fri, 16 May 2014 17:55:47 +0000
(13:55 -0400)
committer
Kenneth Reitz
<me@kennethreitz.com>
Fri, 16 May 2014 17:55:47 +0000
(13:55 -0400)
requests/__init__.py
patch
|
blob
|
history
diff --git
a/requests/__init__.py
b/requests/__init__.py
index 2e9f3a0bb0004b42d73c9f39480f0db8afbf67d2..bba190029e71b1f143e7de71e849051cb2ff37a7 100644
(file)
--- a/
requests/__init__.py
+++ b/
requests/__init__.py
@@
-42,8
+42,8
@@
is at <http://python-requests.org>.
"""
__title__ = 'requests'
-__version__ = '2.
2.1
'
-__build__ = 0x020
201
+__version__ = '2.
3.0
'
+__build__ = 0x020
300
__author__ = 'Kenneth Reitz'
__license__ = 'Apache 2.0'
__copyright__ = 'Copyright 2014 Kenneth Reitz'