diff options
| author | 2024-04-02 20:11:20 +0800 | |
|---|---|---|
| committer | 2024-04-02 20:11:20 +0800 | |
| commit | 07a380e331ca193c92e5a6a2cdef322cc76fa491 (patch) | |
| tree | 43e36d3f1cc7c4f648dbd815116b9845250d417a /pyproject.toml | |
| parent | 43c5f931453f2b51c3d15498150ab158e156ae19 (diff) | |
| download | ipm-07a380e331ca193c92e5a6a2cdef322cc76fa491.tar.gz ipm-07a380e331ca193c92e5a6a2cdef322cc76fa491.zip | |
chore(version): bump version to v0.2.0-rc.2v0.2.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 c3de544..ff641d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ipdm" -version = "0.2.0-rc.1" +version = "0.2.0-rc.2" description = "Infini 包管理器" authors = [ { name = "苏向夜", email = "fu050409@163.com" }, |
