diff --git a/source/_posts/2024-12-04-release-202412.markdown b/source/_posts/2024-12-04-release-202412.markdown index 643f3d8ec16..90b2abb219e 100644 --- a/source/_posts/2024-12-04-release-202412.markdown +++ b/source/_posts/2024-12-04-release-202412.markdown @@ -363,6 +363,8 @@ translations for those units. 🎉 ## We've upgraded to Python 3.13 +The Python logo; Home Assistant now runs on top of Python latest 3.13 update + This release comes packaged with Python 3.13! 🐍 Wondering what that means? Python is the programming language that powers Home diff --git a/source/images/blog/2024-12/python.png b/source/images/blog/2024-12/python.png new file mode 100644 index 00000000000..14670899137 Binary files /dev/null and b/source/images/blog/2024-12/python.png differ