更新版本信息

This commit is contained in:
Cam 2023-01-30 22:39:55 +08:00
parent 306d96c908
commit 1112151514

View File

@ -1,13 +1,13 @@
[tool.poetry]
name = "blive"
version = "0.2.3"
version = "0.2.4"
description = ""
authors = ["Cam <yulinfeng000@gmail.com>"]
license = "MIT"
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
python = "^3.7"
aiohttp = "^3.8.3"
pyee = "^9.0.4"
APScheduler = "^3.9.1.post1"