Skip to content

Commit c428c55

Browse files
committed
Fix release notes
1 parent 37d5f31 commit c428c55

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/PythonLibCore-4.2.0.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,11 @@ dropping Python 3.7 support.
1414
All issues targeted for Python Library Core v4.2.0 can be found
1515
from the `issue tracker`_.
1616

17-
**REMOVE ``--pre`` from the next command with final releases.**
1817
If you have pip_ installed, just run
1918

2019
::
2120

22-
pip install --pre --upgrade pip install robotframework-pythonlibcore
21+
pip install --upgrade pip install robotframework-pythonlibcore
2322

2423
to install the latest available release or use
2524

0 commit comments

Comments
 (0)