Skip to content

Commit 3705d51

Browse files
chore(release): 1.0.2-alpha.3 [skip ci]
## [1.0.2-alpha.3](v1.0.2-alpha.2...v1.0.2-alpha.3) (2025-06-17) ### Bug Fixes * copy icon ([57b6206](57b6206))
1 parent 3494b4c commit 3705d51

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.2-alpha.2'
3+
version = '1.0.2-alpha.3'
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.2-alpha.2'
1+
version='1.0.2-alpha.3'

0 commit comments

Comments
 (0)