summaryrefslogtreecommitdiff
path: root/_pytest
diff options
context:
space:
mode:
authorholger krekel <holger@merlinux.eu>2013-10-05 21:39:16 +0200
committerholger krekel <holger@merlinux.eu>2013-10-05 21:39:16 +0200
commit0335c6d7509daa16c174a02d864479b44356d8ce (patch)
tree1f4a66238aa4df6a7ab1e8f06564bca84b7c4a87 /_pytest
parent8b6e42317bcdae724f6765156ac5d104eda397fb (diff)
downloadpytest-0335c6d7509daa16c174a02d864479b44356d8ce.tar.gz
bump version to 2.3.3.dev1
Diffstat (limited to '_pytest')
-rw-r--r--_pytest/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/_pytest/__init__.py b/_pytest/__init__.py
index f6fc9a9e1..9442951b6 100644
--- a/_pytest/__init__.py
+++ b/_pytest/__init__.py
@@ -1,2 +1,2 @@
#
-__version__ = '2.4.2'
+__version__ = '2.4.3.dev1'