Release 1.7.1
Change-Id: Ib9d553325041b3c4bc31a384fe3f2e784d7378ea
This commit is contained in:
3
NEWS
3
NEWS
@@ -7,6 +7,9 @@ Changes and improvements to testtools_, grouped by release.
|
||||
NEXT
|
||||
~~~~
|
||||
|
||||
1.7.1
|
||||
~~~~~
|
||||
|
||||
Improvements
|
||||
------------
|
||||
|
||||
|
||||
@@ -122,4 +122,4 @@ else:
|
||||
# If the releaselevel is 'final', then the tarball will be major.minor.micro.
|
||||
# Otherwise it is major.minor.micro~$(revno).
|
||||
|
||||
__version__ = (1, 8, 0, 'dev', 0)
|
||||
__version__ = (1, 7, 1, 'final', 0)
|
||||
|
||||
Reference in New Issue
Block a user