diff options
| author | 2024-01-22 19:53:53 +0800 | |
|---|---|---|
| committer | 2024-01-22 19:53:53 +0800 | |
| commit | 5374ff370e488323cde32384f4d3e1333eedae3f (patch) | |
| tree | 94647b8353bb0f98e9cedb7abc808f1de14181db /pyproject.toml | |
| parent | 048fbf4560f544b184b67b1ca080bea93d7e5a47 (diff) | |
| download | ipm-5374ff370e488323cde32384f4d3e1333eedae3f.tar.gz ipm-5374ff370e488323cde32384f4d3e1333eedae3f.zip | |
:arrow_up: chore(ipm): bump ipm into 0.1.0-beta.6v0.1.0-beta.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 0ba1430..cff3552 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ipm" -version = "0.1.0-beta.5" +version = "0.1.0-beta.6" description = "Infini 包管理器" authors = [ { name = "苏向夜", email = "fu050409@163.com" }, |
