Skip to content

Commit 38ee119

Browse files
authored
chore: update taos-ws-py version and changlog (#360)
1 parent dce379f commit 38ee119

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

taos-ws-py/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Conventional Changelog](https://www.conventionalcommits.org/en/v1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## v0.6.0 - 2025-07-25
9+
10+
### Features:
11+
12+
- **(ws)**: support BLOB data type
13+
814
## v0.5.4 - 2025-07-07
915

1016
### Features:

taos-ws-py/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "taos-ws-py"
3-
version = "0.5.4"
3+
version = "0.6.0"
44
edition = "2021"
55
publish = false
66

0 commit comments

Comments
 (0)