diff options
| author | 2024-03-12 21:15:09 +0800 | |
|---|---|---|
| committer | 2024-03-12 21:15:09 +0800 | |
| commit | 11cd4853d37b6cbb128dda99b770003998747a66 (patch) | |
| tree | b22d256624f159c5fee5497b9b63822270ecaee7 /pyproject.toml | |
| parent | c950ac14e4dccfcdbe8bcf4561d3cacb25967195 (diff) | |
| download | ipm-11cd4853d37b6cbb128dda99b770003998747a66.tar.gz ipm-11cd4853d37b6cbb128dda99b770003998747a66.zip | |
chore(version): bump version to v0.2.0-alpha.10
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 3022e38..b1647b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ipdm" -version = "0.2.0-alpha.9" +version = "0.2.0-alpha.10" description = "Infini 包管理器" authors = [ { name = "苏向夜", email = "fu050409@163.com" }, |
