From b3466f02cb6ec807c9fb8d393a167b6eee81e386 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 11 Dec 2019 17:52:02 +0100 Subject: [PATCH] Updates 0.103 release blog post: adds python deprecation note --- source/_posts/2019-12-11-release-103.markdown | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source/_posts/2019-12-11-release-103.markdown b/source/_posts/2019-12-11-release-103.markdown index 6d24ed6cba9..aa8d4a3db74 100644 --- a/source/_posts/2019-12-11-release-103.markdown +++ b/source/_posts/2019-12-11-release-103.markdown @@ -76,6 +76,19 @@ Thank you so much! [@mnigbur]: https://github.com/mnigbur [@thaohtp]: https://github.com/thaohtp +## Python 3.6 support is deprecated + +Since version 0.101, support for Python 3.6 has been deprecated. We are +currently working on Python 3.8 support, which is expected soon. + +Therefore, this release marks the last release, which supports Python 3.6. + +If you haven't upgraded your system to Python 3.7 yet, it is recommended to +do so, to ensure you can keep using Home Assistant in the future. + +If you are using Docker or Hass.io, you don't have to worry about his, since +we provide a matching and working Python version for you. + ## Frenck Joins Nabu Casa As announced during the [State of the Union 2019](https://www.home-assistant.io/blog/2019/11/22/state-of-the-union/),