Skip to content

Commit 700c67d

Browse files
chore(release): 1.1.13 [skip ci]
## [1.1.13](v1.1.12...v1.1.13) (2025-06-27) ### Bug Fixes * image preview streaming by chunks ([11250a1](11250a1))
1 parent 11250a1 commit 700c67d

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.12'
3+
version = '1.1.13'
44
description = "Visualize s3 data"
55
authors = [
66
"shenguanlin <[email protected]>",

vis3/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version='1.1.12'
1+
version='1.1.13'

0 commit comments

Comments
 (0)