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:
2c04f9d
)
v0.10.0
author
Kenneth Reitz
<me@kennethreitz.com>
Sun, 22 Jan 2012 00:58:51 +0000
(19:58 -0500)
committer
Kenneth Reitz
<me@kennethreitz.com>
Sun, 22 Jan 2012 00:58:51 +0000
(19:58 -0500)
requests/__init__.py
patch
|
blob
|
history
diff --git
a/requests/__init__.py
b/requests/__init__.py
index 4c5b56aec5b01da7a26c376d163ae214b668ca9b..82e92006dde95fd1e83edcc7d9074b59c1a71467 100644
(file)
--- a/
requests/__init__.py
+++ b/
requests/__init__.py
@@
-15,7
+15,7
@@
requests
"""
__title__ = 'requests'
-__version__ = '0.
9.3
'
+__version__ = '0.
10.0
'
__build__ = 0x000903
__author__ = 'Kenneth Reitz'
__license__ = 'ISC'