From f893673691db90335d9f60434fbe7c3ba11a7a2c Mon Sep 17 00:00:00 2001 From: holger krekel Date: Wed, 24 Sep 2014 16:27:55 +0200 Subject: bump to dev version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 3a9f9bc..9c79cd1 100644 --- a/setup.py +++ b/setup.py @@ -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', + version='1.8.1.dev1', license='http://opensource.org/licenses/MIT', platforms=['unix', 'linux', 'osx', 'cygwin', 'win32'], author='holger krekel', -- cgit v1.2.1