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:
a1afbfb
)
v0.8.8 release
author
Kenneth Reitz
<me@kennethreitz.com>
Wed, 28 Dec 2011 08:01:36 +0000
(
03:01
-0500)
committer
Kenneth Reitz
<me@kennethreitz.com>
Wed, 28 Dec 2011 08:01:36 +0000
(
03:01
-0500)
requests/__init__.py
patch
|
blob
|
history
diff --git
a/requests/__init__.py
b/requests/__init__.py
index 847f0464cbecc82fdeec6605d85f60908888a76e..2bfce3e87b29d0ef5d887a7642814c3e97e40db6 100644
(file)
--- a/
requests/__init__.py
+++ b/
requests/__init__.py
@@
-15,8
+15,8
@@
requests
"""
__title__ = 'requests'
-__version__ = '0.8.
7
'
-__build__ = 0x00080
7
+__version__ = '0.8.
8
'
+__build__ = 0x00080
8
__author__ = 'Kenneth Reitz'
__license__ = 'ISC'
__copyright__ = 'Copyright 2011 Kenneth Reitz'