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:
4f10605
)
test #2
author
Kenneth Reitz
<me@kennethreitz.com>
Wed, 1 Feb 2012 18:35:34 +0000
(13:35 -0500)
committer
Kenneth Reitz
<me@kennethreitz.com>
Wed, 1 Feb 2012 18:35:34 +0000
(13:35 -0500)
requests/__init__.py
patch
|
blob
|
history
diff --git
a/requests/__init__.py
b/requests/__init__.py
index 26582b5df93e67f571bb5665c9a1f56171a2cc9a..5436f8902ff2958a14d74ec7af8480e7af28d2df 100644
(file)
--- a/
requests/__init__.py
+++ b/
requests/__init__.py
@@
-15,7
+15,7
@@
requests
"""
__title__ = 'requests'
-__version__ = '0.10.
3
'
+__version__ = '0.10.
2
'
__build__ = 0x001002
__author__ = 'Kenneth Reitz'
__license__ = 'ISC'