aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2024-01-22 17:40:45 +0800
committer苏向夜 <fu050409@163.com>2024-01-22 17:40:45 +0800
commit477847dfb4025141528959f1b7111af67b50fd13 (patch)
tree31270c8839673ccc99bdebd10424225ffb00be9b /pyproject.toml
parentdc8f25d26d7a17d9d71c7a06e945766dd647458f (diff)
downloadipm-477847dfb4025141528959f1b7111af67b50fd13.tar.gz
ipm-477847dfb4025141528959f1b7111af67b50fd13.zip
:arrow_up: chore(ipm): bump ipm into 0.1.0-beta.2v0.1.0-beta.2
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 32d1078..161de8b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "ipm"
-version = "0.1.0-beta.1"
+version = "0.1.0-beta.2"
description = "Infini 包管理器"
authors = [
{ name = "苏向夜", email = "fu050409@163.com" },