chore: Bump python version to 3.11 and bump version
This commit is contained in:
parent
fe69bbac27
commit
190b2ff895
|
@ -1,11 +1,11 @@
|
|||
[tool.poetry]
|
||||
name = "flickerstrip-py"
|
||||
version = "0.2.5"
|
||||
version = "0.3.0"
|
||||
description = ""
|
||||
authors = ["Evan Fiordeliso <evan.fiordeliso@gmail.com>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "~3.10"
|
||||
python = "~3.11"
|
||||
aiohttp = "~3.8"
|
||||
async-upnp-client = "^0.33.0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue