Skip to content

Commit

Permalink
Bump to 2024.12.20
Browse files Browse the repository at this point in the history
  • Loading branch information
synesthesiam committed Dec 20, 2024
1 parent a54d675 commit f29f68e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions home_assistant_intents/languages.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"fr",
"gl",
"he",
"hi",
"hr",
"hu",
"id",
Expand All @@ -28,6 +29,7 @@
"lt",
"lv",
"ml",
"mn",
"ms",
"nb",
"nl",
Expand All @@ -40,6 +42,7 @@
"sl",
"sr",
"sv",
"sw",
"te",
"th",
"tr",
Expand Down
2 changes: 1 addition & 1 deletion intents
Submodule intents updated 179 files
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "home-assistant-intents"
version = "2024.12.9"
version = "2024.12.20"
license = {text = "Apache-2.0"}
description = "Intents for Home Assistant"
readme = "README.md"
Expand Down

0 comments on commit f29f68e

Please sign in to comment.