Skip to content

Commit ff3c023

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2025-11-06) ### Bug Fixes * vis3 kit error ([6f57b25](6f57b25))
1 parent 6f57b25 commit ff3c023

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.2.1'
3+
version = '1.2.2'
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.2.1'
1+
version='1.2.2'

0 commit comments

Comments
 (0)