Skip to content

Commit c8e8639

Browse files
authored
Release v1.4.0 (#131)
* release v1.4.0 * changelog
1 parent 17e5196 commit c8e8639

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22
Version History
33
===============
44

5-
Unreleased
6-
----------
5+
v1.4.0 (2025-08-05)
6+
7+
* Support trino type query
8+
* Remove partial_delete api
9+
710

811
v1.2.1 (2020-07-01)
912
--------------------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "td-client"
7-
version = "1.3.0"
7+
version = "1.4.0"
88
description = "Treasure Data API library for Python"
99
readme = {file = "README.rst", content-type = "text/x-rst; charset=UTF-8"}
1010
requires-python = ">=3.8"

0 commit comments

Comments
 (0)