Skip to content

Commit 6dccb2d

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2025-06-17) ### Bug Fixes * use virtual addressing_style as default ([55b0326](55b0326))
1 parent 55b0326 commit 6dccb2d

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

0 commit comments

Comments
 (0)