diff options
| author | 2024-03-06 20:17:15 +0800 | |
|---|---|---|
| committer | 2024-03-06 20:17:15 +0800 | |
| commit | 57e639f755aa97d0952e136dc6925fd38962a396 (patch) | |
| tree | f84b4e88c9734e67470feb254276e3b815d07595 /pyproject.toml | |
| parent | e10be15919500ec22c07e6c93f04c3c52d0d2bc1 (diff) | |
| download | ipm-57e639f755aa97d0952e136dc6925fd38962a396.tar.gz ipm-57e639f755aa97d0952e136dc6925fd38962a396.zip | |
refactor(ipm): prepare to rewrite and refactor new/init apiv0.2.0-alpha.1
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 d11a234..e060386 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ipdm" -version = "0.1.4" +version = "0.2.0-alpha.1" description = "Infini 包管理器" authors = [ { name = "苏向夜", email = "fu050409@163.com" }, |
