1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-14 23:28:42 +00:00

Bump version to 2026.2.0dev0 (#159956)

This commit is contained in:
Franck Nijhof
2025-12-29 20:38:24 +01:00
committed by GitHub
parent fcc3598d7f
commit d77f82f8e8
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "homeassistant"
version = "2026.1.0.dev0"
version = "2026.2.0.dev0"
license = "Apache-2.0"
license-files = ["LICENSE*", "homeassistant/backports/LICENSE*"]
description = "Open-source home automation platform running on Python 3."