diff options
| author | 2024-01-22 12:07:07 +0800 | |
|---|---|---|
| committer | 2024-01-22 12:07:07 +0800 | |
| commit | 158949a0241c4e97a45caf10f6c41e0e0ff18000 (patch) | |
| tree | e9b5e4724aabaf631f08a3ed1f35f61c7896e94a /pyproject.toml | |
| parent | 3700244871ffdd0f8bde5a6be4c77203a39dac08 (diff) | |
| download | ipm-158949a0241c4e97a45caf10f6c41e0e0ff18000.tar.gz ipm-158949a0241c4e97a45caf10f6c41e0e0ff18000.zip | |
:arrow_up: chore(ipm): update ipm to 0.1.0-alpha.6v0.1.0-alpha.6
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 79511f9..659290d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ipm" -version = "0.1.0-alpha.5" +version = "0.1.0-alpha.6" description = "Infini 包管理器" authors = [ { name = "苏向夜", email = "fu050409@163.com" }, |
