Skip to content

Commit 067785e

Browse files
chore(release): 1.1.5 [skip ci]
## [1.1.5](v1.1.4...v1.1.5) (2025-06-19) ### Bug Fixes * layout blink ([0ec2826](0ec2826))
1 parent 0ec2826 commit 067785e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.4'
3+
version = '1.1.5'
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.4'
1+
version='1.1.5'

0 commit comments

Comments
 (0)