We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b24fe8 commit f3557a6Copy full SHA for f3557a6
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.7.58 (2025-01-03)
2
+
3
+### Fix
4
5
+- add continent to return value for article
6
7
## 0.7.57 (2025-01-03)
8
9
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "asknews"
-version = "0.7.57"
+version = "0.7.58"
description = "Python SDK for AskNews"
authors = ["Emergent Methods <contact@emergentmethods.ai>"]
packages = [{ include = "asknews_sdk" }]
0 commit comments