diff options
| author | 2023-10-07 07:49:33 +0800 | |
|---|---|---|
| committer | 2023-10-07 07:49:33 +0800 | |
| commit | 4b174b5b5646f748a9cd1bba33c7e4f9b247eecb (patch) | |
| tree | 449c75ad7b2278208de946b28819af25cfe39667 /pyproject.toml | |
| parent | 1d61716d07eafa928a90bb51e311d5a66778cad6 (diff) | |
| download | infini-4b174b5b5646f748a9cd1bba33c7e4f9b247eecb.tar.gz infini-4b174b5b5646f748a9cd1bba33c7e4f9b247eecb.zip | |
feat(docs): version update
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 facc6349..68c922ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "HydroRollCore" -version = "0.1.3" +version = "1.0.1" description = "The Core of HydroRoll, The Loader of your rules packages." authors = [{ name = "简律纯", email = "i@jyunko.cn" }] dependencies = [ |
