Skip to content

Commit 1dbf97a

Browse files
committed
Release 2.3.0
1 parent 542008a commit 1dbf97a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
v2.3.0 (2025-11-14)
5+
-------------------
6+
7+
- Require td-client version 1.6.0
8+
- Support type hinting
9+
- Support infinity/nan for InsertIntoWriter
10+
411
v2.2.0 (2025-08-15)
512
-------------------
613

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 = "pytd"
7-
version = "2.2.0"
7+
version = "2.3.0"
88
description = "Treasure Data Driver for Python"
99
readme = "README.rst"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)