diff options
| author | 2024-01-22 18:58:26 +0800 | |
|---|---|---|
| committer | 2024-01-22 18:58:26 +0800 | |
| commit | 137ab699b2d9f4166fe27f2908666d32894eb7af (patch) | |
| tree | b2115f565642a23ce45f98b4cd6fd45c53dd118d /pyproject.toml | |
| parent | e0c36ea4dddb206862b3575d9db21fbf304619c1 (diff) | |
| download | ipm-137ab699b2d9f4166fe27f2908666d32894eb7af.tar.gz ipm-137ab699b2d9f4166fe27f2908666d32894eb7af.zip | |
:arrow_up: chore(ipm): bump ipm into 0.1.0-beta.4v0.1.0-beta.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 c3f9a3a..743f654 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ipm" -version = "0.1.0-beta.3" +version = "0.1.0-beta.4" description = "Infini 包管理器" authors = [ { name = "苏向夜", email = "fu050409@163.com" }, |
