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:
4fb72a2
)
v0.7.1
v0.7.1
author
Kenneth Reitz
<me@kennethreitz.com>
Sun, 23 Oct 2011 19:18:27 +0000
(15:18 -0400)
committer
Kenneth Reitz
<me@kennethreitz.com>
Sun, 23 Oct 2011 19:18:27 +0000
(15:18 -0400)
requests/__init__.py
patch
|
blob
|
history
diff --git
a/requests/__init__.py
b/requests/__init__.py
index fdaaf068b40ca4cf8f6efb6c460ed26c28fcedce..bf699c5a918198e1da255298631cb416191a6483 100644
(file)
--- a/
requests/__init__.py
+++ b/
requests/__init__.py
@@
-15,8
+15,8
@@
requests
"""
__title__ = 'requests'
-__version__ = '0.7.
0
'
-__build__ = 0x00070
0
+__version__ = '0.7.
1
'
+__build__ = 0x00070
1
__author__ = 'Kenneth Reitz'
__license__ = 'ISC'
__copyright__ = 'Copyright 2011 Kenneth Reitz'