Skip to content

Commit

Permalink
python >= 3.11 is required!
Browse files Browse the repository at this point in the history
  • Loading branch information
willoma committed Jul 6, 2023
1 parent c05cc8f commit a56f0c0
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
@@ -1,12 +1,12 @@
[project]
name = "pycalaos"
version = "0.0.20"
version = "0.0.21"
authors = [
{ name = "Sébastien Maccagnoni", email = "sebastien@maccagnoni.eu" },
]
description = "Calaos home automation client library"
readme = "README.md"
requires-python = ">=3.7"
requires-python = ">=3.11"
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
Expand Down

0 comments on commit a56f0c0

Please sign in to comment.