Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
djkcyl authored Apr 9, 2023
1 parent 311681b commit 35798f9
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 @@ -2,7 +2,7 @@

[project]
name = "nonebot-plugin-bilichat"
version = "1.0.1"
version = "1.1.0"
description = "一个通过 OpenAI 来对b站视频进行总结插件"
authors = [
{name = "djkcyl", email = "[email protected]"},
Expand Down Expand Up @@ -48,4 +48,4 @@ extend-exclude = '''

[build-system]
requires = ["pdm-backend"]
build-backend = "pdm.backend"
build-backend = "pdm.backend"

0 comments on commit 35798f9

Please sign in to comment.