Bump version to 2.8.0
This commit is contained in:
parent
1aca998f3f
commit
f02d9425f9
|
@ -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
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#
|
||||
__version__ = '2.8.0.dev6'
|
||||
__version__ = '2.8.0'
|
||||
|
|
Loading…
Reference in New Issue