Bump version to 0.6.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Copyright 2024 Christiaan Goossens
|
||||
Copyright 2024-2025 Christiaan Goossens
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
|
||||
@@ -19,5 +19,5 @@
|
||||
"jinja2>=3.1.4",
|
||||
"bcrypt>=4.2.0"
|
||||
],
|
||||
"version": "0.6.2"
|
||||
"version": "0.6.3"
|
||||
}
|
||||
@@ -2,5 +2,5 @@
|
||||
"name": "OpenID Connect",
|
||||
"hide_default_branch": true,
|
||||
"render_readme": true,
|
||||
"homeassistant": "2024.12"
|
||||
"homeassistant": "2025.08"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "hass-oidc-auth"
|
||||
version = "0.6.2"
|
||||
version = "0.6.3"
|
||||
description = "OIDC component for Home Assistant"
|
||||
authors = [
|
||||
{ name = "Christiaan Goossens", email = "contact@christiaangoossens.nl" }
|
||||
|
||||
Reference in New Issue
Block a user