We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17e5196 commit c8e8639Copy full SHA for c8e8639
CHANGELOG.rst
@@ -2,8 +2,11 @@
2
Version History
3
===============
4
5
-Unreleased
6
-----------
+v1.4.0 (2025-08-05)
+
7
+* Support trino type query
8
+* Remove partial_delete api
9
10
11
v1.2.1 (2020-07-01)
12
--------------------
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "td-client"
-version = "1.3.0"
+version = "1.4.0"
description = "Treasure Data API library for Python"
readme = {file = "README.rst", content-type = "text/x-rst; charset=UTF-8"}
requires-python = ">=3.8"
0 commit comments