Skip to content

Commit

Permalink
Release 1.5.2 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
tung-vu-td authored Jun 4, 2024
1 parent 203b703 commit 89e2145
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
Changelog
=========

v1.5.2 (2024-06-03)
-------------------

- Handle cases with cur.description is None
- Keep single quotes in InsertIntoWriter
- Use obj.items instead of iteritems()

v1.5.1 (2022-12-08)
-------------------

- Updated dependencies and pytd now supports python 3.9 and 3.10


v1.4.4 (2022-09-06)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = pytd
version = 1.5.1
version = 1.5.2
summary = Treasure Data Driver for Python
author = Treasure Data
author_email = [email protected]
Expand Down

0 comments on commit 89e2145

Please sign in to comment.