diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml index f020d47..e6b75dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,9 +1,9 @@ [tool.poetry] name = "hydroroll" -version = "0.1.1" +version = "0.1.2" description = "bot framework." authors = ["简律纯 <admin@jyunko.cn>"] -license = "MIT" +license = "AGPL3.0" readme = "README.md" homepage = "https://hydroroll.retrofor.space/" repository = "https://github.com/retrofor/hydroroll" |
