aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2024-01-22 12:07:07 +0800
committer苏向夜 <fu050409@163.com>2024-01-22 12:07:07 +0800
commit158949a0241c4e97a45caf10f6c41e0e0ff18000 (patch)
treee9b5e4724aabaf631f08a3ed1f35f61c7896e94a /pyproject.toml
parent3700244871ffdd0f8bde5a6be4c77203a39dac08 (diff)
downloadipm-158949a0241c4e97a45caf10f6c41e0e0ff18000.tar.gz
ipm-158949a0241c4e97a45caf10f6c41e0e0ff18000.zip
:arrow_up: chore(ipm): update ipm to 0.1.0-alpha.6v0.1.0-alpha.6
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 79511f9..659290d 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "ipm"
-version = "0.1.0-alpha.5"
+version = "0.1.0-alpha.6"
description = "Infini 包管理器"
authors = [
{ name = "苏向夜", email = "fu050409@163.com" },