Skip to content

Commit d62fc2a

Browse files
author
kevin
committed
chore(release): Release 0.11.0
1 parent 01122ed commit d62fc2a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.11.0 (2025-03-05)
2+
3+
### Feat
4+
5+
- Change default value for string_guarantee_op to 'OR' instead of 'AND' to match API
6+
17
## 0.10.4 (2025-03-01)
28

39
### 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.10.4"
3+
version = "0.11.0"
44
description = "Python SDK for AskNews"
55
authors = ["Emergent Methods <contact@emergentmethods.ai>"]
66
packages = [{ include = "asknews_sdk" }]

0 commit comments

Comments
 (0)