diff options
| author | holger krekel <holger@merlinux.eu> | 2014-09-24 15:12:16 +0200 |
|---|---|---|
| committer | holger krekel <holger@merlinux.eu> | 2014-09-24 15:12:16 +0200 |
| commit | badeb9829a4bce22dfc9955c5fb59d3d92199743 (patch) | |
| tree | 5eff1d6bfed32db629d29952f7cb719ef49f5cdd /setup.py | |
| parent | c0585af5db16b43db28ee9c54e1d3c2edb8404c3 (diff) | |
| download | tox-badeb9829a4bce22dfc9955c5fb59d3d92199743.tar.gz | |
bump versions, add announcement1.8.0
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ def main(): description='virtualenv-based automation of test activities', long_description=open("README.rst").read(), url='http://tox.testrun.org/', - version='1.8.0.dev2', + version='1.8.0', license='http://opensource.org/licenses/MIT', platforms=['unix', 'linux', 'osx', 'cygwin', 'win32'], author='holger krekel', |
