Skip to content

Commit

Permalink
Merge pull request #22 from pyinsteon/meta-data
Browse files Browse the repository at this point in the history
Update project metadata
  • Loading branch information
teharris1 authored Feb 9, 2023
2 parents d5845c2 + 7763478 commit 838bc4e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@ build-backend = "setuptools.build_meta"

[project]
name = "insteon-frontend-home-assistant"
version = "0.3.0"
version = "0.3.1"
license = {text = "MIT License"}
description = "The Insteon frontend for Home Assistant"
readme = "README.md"
authors = [
{name = "Tom Harris", email = "[email protected]"}
{name = "Tom Harris", email = "[email protected]"}
]
requires-python = ">=3.4.0"

[project.urls]
"Homepage" = "https://github.com/home-assistant/frontend"
"Homepage" = "https://github.com/pyinsteon/insteon-panel"

[tool.setuptools]
platforms = ["any"]
Expand Down

0 comments on commit 838bc4e

Please sign in to comment.