Bump version to 2.8.0

This commit is contained in:
Bruno Oliveira 2015-09-18 13:21:50 -03:00
parent 1aca998f3f
commit f02d9425f9
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
2.8.0.dev (compared to 2.7.X) 2.8.0
----------------------------- -----------------------------
- new ``--lf`` and ``-ff`` options to run only the last failing tests or - new ``--lf`` and ``-ff`` options to run only the last failing tests or

View File

@ -1,2 +1,2 @@
# #
__version__ = '2.8.0.dev6' __version__ = '2.8.0'