Skip to content

Commit b8a512a

Browse files
committed
Release 1.7.0
1 parent dc9a0e7 commit b8a512a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11

22
Version History
33
===============
4+
v1.7.0 (2026-01-28)
5+
--------------------
6+
7+
* Set minimum version of dependencies
48

59
v1.6.0 (2025-11-14)
610
--------------------

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.6.0"
7+
version = "1.7.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.10"

0 commit comments

Comments
 (0)