Skip to content

Commit 8f3b59c

Browse files
committed
release 2.8.4
1 parent 0e24e95 commit 8f3b59c

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ name: Publish to PyPI
55
push:
66
branches:
77
- 'master'
8+
tags:
9+
- '*'
810
workflow_dispatch:
911

1012
permissions:

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ testtools NEWS
33

44
Changes and improvements to testtools_, grouped by release.
55

6-
NEXT
7-
~~~~
6+
2.8.4
7+
~~~~~
88

99
Improvements
1010
------------

0 commit comments

Comments
 (0)