diff options
| author | Steffen Allner <sa@gocept.com> | 2016-06-20 18:13:37 +0200 |
|---|---|---|
| committer | Steffen Allner <sa@gocept.com> | 2016-06-20 18:13:37 +0200 |
| commit | 59eeb645f38fff2828a0d9f0c72c4a2d39f638b6 (patch) | |
| tree | 0bc1ae456c38b164b769bdde75b69c945941eb1a /setup.py | |
| parent | 975d9c90c7e0739fa8f9ab79a6ac49dfa722450a (diff) | |
| parent | cef9d6b5edf6c40362b0cf40c81201f7092607c4 (diff) | |
| download | tox-hook/report-status.tar.gz | |
Merge from defaulthook/report-status
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ def main(): description='virtualenv-based automation of test activities', long_description=open("README.rst").read(), url='http://tox.testrun.org/', - version='2.3.2', + version='2.4.0.dev1', license='http://opensource.org/licenses/MIT', platforms=['unix', 'linux', 'osx', 'cygwin', 'win32'], author='holger krekel', |
