From 88ccfe984d4f905fde1cf583a3a254f32a033dec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Sun, 12 Jan 2020 20:06:02 +0100 Subject: [PATCH] update mentioned Python version for standalone executables --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e6846b67..c07cbfbd 100644 --- a/README.rst +++ b/README.rst @@ -87,7 +87,7 @@ and run it inside a command prompt (like ``cmd.exe``). - `Windows `__ - `Linux `__ -These executables include a Python 3.7 interpreter +These executables include a Python 3.8 interpreter and all required Python packages.