diff options
| author | 2024-01-23 20:04:07 +0800 | |
|---|---|---|
| committer | 2024-01-23 20:04:07 +0800 | |
| commit | f624f6b3f2bff9cbb0347f4e95ef279f2aeb40ac (patch) | |
| tree | 7e0d29491a95a9c19904db1c069daa4da8204a3d /pyproject.toml | |
| parent | a3b6c72b4b501582c21c0c3f7f19a230df48a148 (diff) | |
| download | ipm-f624f6b3f2bff9cbb0347f4e95ef279f2aeb40ac.tar.gz ipm-f624f6b3f2bff9cbb0347f4e95ef279f2aeb40ac.zip | |
:bookmark: chore(ipm): bump ipm into 0.1.0-rc.2v0.1.0-rc.2
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 437c266..5fdc457 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ipm" -version = "0.1.0-rc.1" +version = "0.1.0-rc.2" description = "Infini 包管理器" authors = [ { name = "苏向夜", email = "fu050409@163.com" }, |
