summaryrefslogtreecommitdiff
path: root/tox
diff options
context:
space:
mode:
authorholger krekel <holger@merlinux.eu>2016-10-11 20:43:48 +0200
committerholger krekel <holger@merlinux.eu>2016-10-11 20:43:48 +0200
commit24c752a0fa12c6a6058a47ba3ef7715448eb799e (patch)
tree4443a9bed92fb493a82c8b846b0fda074ea6ec23 /tox
parentc530a10a1ff50685d1644c0dd8bd76fcd48efbca (diff)
downloadtox-git-24c752a0fa12c6a6058a47ba3ef7715448eb799e.tar.gz
prepare tox-2.4.0 some more. tests pass on win and linux now.
Diffstat (limited to 'tox')
-rw-r--r--tox/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox/__init__.py b/tox/__init__.py
index baf651b8..c91d4b9c 100644
--- a/tox/__init__.py
+++ b/tox/__init__.py
@@ -1,5 +1,5 @@
#
-__version__ = '2.4.0.dev1'
+__version__ = '2.4.0'
from .hookspecs import hookspec, hookimpl # noqa