From 794d83e92ce2e17720a498d8fbd8323c51b76671 Mon Sep 17 00:00:00 2001 From: Ben McGinnes Date: Tue, 10 Jul 2018 08:23:51 +1000 Subject: [PATCH] latest python * a major release justifies bumping the version number (3.6.4 --> 3.7.0). --- source/getting-started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started.rst b/source/getting-started.rst index 25f5089..76bdb39 100644 --- a/source/getting-started.rst +++ b/source/getting-started.rst @@ -44,7 +44,7 @@ Getting Python Installed Of course, the first thing you need to do is install Python on your machine. If you go to the Python.org website, you may be a bit confused about which version of Python you should be using. *The correct answer is:* -**Use the latest version of Python 3.** As of the time of this writing, that is version **3.6.4**. +**Use the latest version of Python 3.** As of the time of this writing, that is version **3.7.0**. Here are some great installation guides for various system types: