summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJohan Euphrosine <proppy@google.com>2012-10-11 16:59:15 +0200
committerJohan Euphrosine <proppy@google.com>2012-10-11 16:59:15 +0200
commitf048e04a483995db42d06e265eefbcfb38e99dca (patch)
tree26f4a895783da5bba2585572a06c314cb0dba6c9 /setup.py
parent59081c13a34366bd69f69670bf94a1206cd1f618 (diff)
downloadwebob-f048e04a483995db42d06e265eefbcfb38e99dca.tar.gz
version 1.2.3
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 8e9a549..6af90a9 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
from setuptools import setup
-version = '1.2.2'
+version = '1.2.3'
testing_extras = ['nose']