Skip to content

Commit

Permalink
Generate v2024.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 2, 2024
1 parent eef8ea7 commit ad30219
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion homeassistant_core
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "homeassistant-stubs"
version = "2024.5.0b7"
version = "2024.5.0"
description = "PEP 484 typing stubs for Home Assistant Core"
authors = ["Ruslan Sayfutdinov <ruslan@sayfutdinov.com>"]
license = "MIT"
Expand Down Expand Up @@ -28,7 +28,7 @@ packages = [
[tool.poetry.dependencies]
# Forbid 3.13 because of home-assistant-bluetooth package.
python = ">=3.12,<3.13"
homeassistant = "2024.5.0b7"
homeassistant = "2024.5.0"

[tool.poetry.group.dev.dependencies]
awesomeversion = ">=21.11.0"
Expand Down

0 comments on commit ad30219

Please sign in to comment.