Skip to content

Commit 660889b

Browse files
author
kevin
committed
chore(release): Release 0.7.57
1 parent 2a7530f commit 660889b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.7.57 (2025-01-03)
2+
3+
### Fix
4+
5+
- autofilter response type
6+
- Make autofilter function async
7+
18
## 0.7.56 (2025-01-03)
29

310
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "asknews"
3-
version = "0.7.56"
3+
version = "0.7.57"
44
description = "Python SDK for AskNews"
55
authors = ["Emergent Methods <contact@emergentmethods.ai>"]
66
packages = [{ include = "asknews_sdk" }]

0 commit comments

Comments
 (0)