diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index b61b909..b143fd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,6 @@ [project] name = "HydroRoll" +<<<<<<< HEAD version = "0.1.0" description = "HydroRoll System." authors = [ @@ -16,6 +17,12 @@ dependencies = [ "scikit-learn>=1.3.1", ] requires-python = ">=3.8" +======= +version = "1.0.3" +description = "bot framework." +authors = ["简律纯 <i@jyunko.cn>"] +license = "GPL3.0" +>>>>>>> 58d7bc6a2057ab5daac2aa590fc873c85b388bbb readme = "README.md" license = {text = "MIT"} keywords = ["bot", "qq", "qqbot", "mirai", "coolq"] |
