diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index bba7db9..3914e51 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ATRI" -version = "001.106.00" +version = "001.106.01" description = "A project for ATRI, Usage go-CQHTTP + Nonebot2." authors = ["Kyomotoi <[email protected]>"] license = "GPLv3" |