We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2012500 commit 896f7abCopy full SHA for 896f7ab
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.6.2 (2024-05-14)
2
+
3
+### Fix
4
5
+- **deps**: downgrade httpx
6
7
## 0.6.1 (2024-05-11)
8
9
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "asknews"
-version = "0.6.1"
+version = "0.6.2"
description = "Python SDK for AskNews"
authors = ["Emergent Methods <contact@emergentmethods.ai>"]
packages = [{ include = "asknews_sdk" }]
0 commit comments