Skip to content

Commit 379ebf7

Browse files
committed
docs: update to 2.4.0 release from 2.4.0b2.
1 parent 88508ca commit 379ebf7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/announcement.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
I'm proud to release version 2.4.0 beta 1 of the Roundup issue
1+
I'm proud to release version 2.4.0 of the Roundup issue
22
tracker. This release is a bugfix and feature
33
release, so make sure to read `docs/upgrading.txt
44
<https://www.roundup-tracker.org/docs/upgrading.html>`_ to
@@ -14,11 +14,11 @@ access the tracker.
1414

1515
You can install it with::
1616

17-
pip install roundup~=2.4.0b2
17+
pip install roundup
1818

1919
(preferably in a virtual environment). To download it, use::
2020

21-
pip download roundup~=2.4.0b2
21+
pip download roundup
2222

2323
then unpack and test/install from the tarball.
2424

0 commit comments

Comments
 (0)