We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc9a0e7 commit b8a512aCopy full SHA for b8a512a
CHANGELOG.rst
@@ -1,6 +1,10 @@
1
2
Version History
3
===============
4
+v1.7.0 (2026-01-28)
5
+--------------------
6
+
7
+* Set minimum version of dependencies
8
9
v1.6.0 (2025-11-14)
10
--------------------
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "td-client"
-version = "1.6.0"
+version = "1.7.0"
description = "Treasure Data API library for Python"
readme = {file = "README.rst", content-type = "text/x-rst; charset=UTF-8"}
requires-python = ">=3.10"
0 commit comments