Skip to content

Commit

Permalink
Update version and status
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsayre committed Jan 11, 2025
1 parent e1d1392 commit 28c28ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ build-backend = "setuptools.build_meta"

[project]
name = "pyheos"
version = "0.9.0"
version = "1.0.0"
description = "An async python library for controlling HEOS devices through the HEOS CLI Protocol"
readme = "README.md"
requires-python = ">=3.11"
license = { text = "ASL 2.0" }
authors = [{ name = "Andrew Sayre", email = "andrew@sayre.net" }]
keywords = ["heos", "dennon", "maranz"]
classifiers = [
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
Expand Down

0 comments on commit 28c28ad

Please sign in to comment.