From ff51c36b43b2a6f19fbd5e6943c1d37dfb0ab2ef Mon Sep 17 00:00:00 2001 From: DubhAd Date: Mon, 12 Mar 2018 10:47:03 +0000 Subject: [PATCH] Bumped version to be explicitly 3.5.3 (#4888) --- source/_docs/installation.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/installation.markdown b/source/_docs/installation.markdown index 4b54abe2d32..bb51e938636 100644 --- a/source/_docs/installation.markdown +++ b/source/_docs/installation.markdown @@ -14,7 +14,7 @@ redirect_from: /getting-started/installation/ Beginners should check our [Getting started guide](/getting-started/) first. This is for users that require advanced installations.

-Home Assistant provides multiple ways to be installed. A requirement is that you have [Python 3.5+](https://www.python.org/downloads/) installed. +Home Assistant provides multiple ways to be installed. A requirement is that you have [Python 3.5.3 or later](https://www.python.org/downloads/) installed.