Skip to content

Commit 5c38bd7

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.3...v1.3.0) (2025-11-11) ### Bug Fixes * update lockfile ([e767132](e767132)) ### Features * supports parquet file rendering ([d44bb0a](d44bb0a))
1 parent e42b1a8 commit 5c38bd7

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.2.3'
3+
version = '1.3.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.2.3'
1+
version='1.3.0'

0 commit comments

Comments
 (0)