Skip to content

Commit 8bddbc6

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.18...v1.2.0) (2025-11-06) ### Bug Fixes * add showSegmentSwitch showFileInfo title to @vis3/kit component ([8680b7e](8680b7e)) ### Features * add LLMChat component for llm chat rendering ([cd8a140](cd8a140))
1 parent 597d2ea commit 8bddbc6

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.1.18'
3+
version = '1.2.0'
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.1.18'
1+
version='1.2.0'

0 commit comments

Comments
 (0)