I have Python 3.8.0 and I want to know how could I upgrade it to version 3.8.1 without download and reinstallation.
I upgraded all my installed extensions with this command:
python -m pip install --upgrade EXTENSION_NAME
But the version of Python still 3.8.0