summaryrefslogtreecommitdiff
path: root/_pytest/__init__.py
diff options
context:
space:
mode:
authorFloris Bruynooghe <flub@devork.be>2015-05-19 01:50:32 +0100
committerFloris Bruynooghe <flub@devork.be>2015-05-19 01:50:32 +0100
commit504b6b72a96b67f02d559527c776e4d710ec386f (patch)
tree9d46f55ad15afa4009dea404d8725e5163198e66 /_pytest/__init__.py
parent45851644c17506db377c76405ce954da3b0dfeaf (diff)
downloadpytest-504b6b72a96b67f02d559527c776e4d710ec386f.tar.gz
Set 2.7.1 version number
--HG-- branch : pytest-2.7
Diffstat (limited to '_pytest/__init__.py')
-rw-r--r--_pytest/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/_pytest/__init__.py b/_pytest/__init__.py
index 9db3f25e1..6cf1b5e15 100644
--- a/_pytest/__init__.py
+++ b/_pytest/__init__.py
@@ -1,2 +1,2 @@
#
-__version__ = '2.7.1.dev1'
+__version__ = '2.7.1'