summaryrefslogtreecommitdiff
path: root/tox/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'tox/__init__.py')
-rw-r--r--tox/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox/__init__.py b/tox/__init__.py
index f69bc2d..837768c 100644
--- a/tox/__init__.py
+++ b/tox/__init__.py
@@ -1,5 +1,5 @@
#
-__version__ = '2.2.2.dev1'
+__version__ = '2.3.0.dev1'
from .hookspecs import hookspec, hookimpl # noqa