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