Skip to content

Commit 690b85a

Browse files
chore(release): 1.1.0-alpha.1 [skip ci]
# [1.1.0-alpha.1](v1.0.1-alpha.3...v1.1.0-alpha.1) (2025-06-17) ### Features * release v1.0.0 ([ba551b1](ba551b1))
1 parent 9df1955 commit 690b85a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "vis3"
3-
version = '1.0.1-alpha.3'
3+
version = '1.1.0-alpha.1'
44
description = "Visualize s3 data"
55
authors = [
66
"shenguanlin <shenguanlin@pjlab.org.cn>",

vis3/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version='1.0.1-alpha.3'
1+
version='1.1.0-alpha.1'

0 commit comments

Comments
 (0)