Skip to content

Commit f3557a6

Browse files
author
kevin
committed
chore(release): Release 0.7.58
1 parent 9b24fe8 commit f3557a6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.7.58 (2025-01-03)
2+
3+
### Fix
4+
5+
- add continent to return value for article
6+
17
## 0.7.57 (2025-01-03)
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.7.57"
3+
version = "0.7.58"
44
description = "Python SDK for AskNews"
55
authors = ["Emergent Methods <contact@emergentmethods.ai>"]
66
packages = [{ include = "asknews_sdk" }]

0 commit comments

Comments
 (0)