diff options
| author | 2024-03-08 15:39:30 +0800 | |
|---|---|---|
| committer | 2024-03-08 15:39:30 +0800 | |
| commit | a61ad218b37f848ebc91ddd7c2f2d23de146a8ce (patch) | |
| tree | c3998abfe788fa2ed5ba35ce5e31093421a32f4e /pyproject.toml | |
| parent | d2c30574a4c65333292a33c4319280244eded1a3 (diff) | |
| download | ipm-a61ad218b37f848ebc91ddd7c2f2d23de146a8ce.tar.gz ipm-a61ad218b37f848ebc91ddd7c2f2d23de146a8ce.zip | |
chore(version): bump version to 0.2.0-alpha.4
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 2233607..9fe3588 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ipdm" -version = "0.2.0-alpha.3" +version = "0.2.0-alpha.4" description = "Infini 包管理器" authors = [ { name = "苏向夜", email = "fu050409@163.com" }, |
