diff options
| author | Johan Euphrosine <proppy@google.com> | 2012-10-11 16:59:15 +0200 |
|---|---|---|
| committer | Johan Euphrosine <proppy@google.com> | 2012-10-11 16:59:15 +0200 |
| commit | f048e04a483995db42d06e265eefbcfb38e99dca (patch) | |
| tree | 26f4a895783da5bba2585572a06c314cb0dba6c9 /setup.py | |
| parent | 59081c13a34366bd69f69670bf94a1206cd1f618 (diff) | |
| download | webob-f048e04a483995db42d06e265eefbcfb38e99dca.tar.gz | |
version 1.2.3
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ from setuptools import setup -version = '1.2.2' +version = '1.2.3' testing_extras = ['nose'] |
