(2.1.3) fixed a typo and updated pyflowery.version
This commit is contained in:
parent
551c8eb7ca
commit
a3acead1fb
5 changed files with 5 additions and 5 deletions
4
uv.lock
generated
4
uv.lock
generated
|
@ -1,5 +1,5 @@
|
|||
version = 1
|
||||
requires-python = ">=3.11"
|
||||
requires-python = ">=3.11, <4.0"
|
||||
resolution-markers = [
|
||||
"python_full_version < '3.12'",
|
||||
"python_full_version >= '3.12'",
|
||||
|
@ -891,7 +891,7 @@ wheels = [
|
|||
|
||||
[[package]]
|
||||
name = "pyflowery"
|
||||
version = "2.1.1"
|
||||
version = "2.1.2"
|
||||
source = { virtual = "." }
|
||||
dependencies = [
|
||||
{ name = "aiohttp" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue