latest python

* a major release justifies bumping the version number (3.6.4 --> 3.7.0).
This commit is contained in:
Ben McGinnes
2018-07-10 08:23:51 +10:00
parent 52d377ab80
commit 794d83e92c
+1 -1
View File
@@ -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: