We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88508ca commit 379ebf7Copy full SHA for 379ebf7
doc/announcement.txt
@@ -1,4 +1,4 @@
1
-I'm proud to release version 2.4.0 beta 1 of the Roundup issue
+I'm proud to release version 2.4.0 of the Roundup issue
2
tracker. This release is a bugfix and feature
3
release, so make sure to read `docs/upgrading.txt
4
<https://www.roundup-tracker.org/docs/upgrading.html>`_ to
@@ -14,11 +14,11 @@ access the tracker.
14
15
You can install it with::
16
17
- pip install roundup~=2.4.0b2
+ pip install roundup
18
19
(preferably in a virtual environment). To download it, use::
20
21
- pip download roundup~=2.4.0b2
+ pip download roundup
22
23
then unpack and test/install from the tarball.
24
0 commit comments