summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorSergey Schetinin <sergey@maluke.com>2011-04-26 01:16:44 +0300
committerSergey Schetinin <sergey@maluke.com>2011-04-26 01:16:44 +0300
commitb23aeab345b650764a654b96b10ac2ff88fd7f2e (patch)
tree90f6ea3090b8f87ba80805468227e4884815e5a8 /setup.py
parent88f3247ee5671bbb8504e6dbc36bb4f6e63842b5 (diff)
downloadwebob-1.0.7.tar.gz
version 1.0.71.0.7
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 99c53cb..9c9a292 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
from setuptools import setup
-version = '1.0.6'
+version = '1.0.7'
setup(
name='WebOb',