We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66b613a commit 333c31aCopy full SHA for 333c31a
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.6.4 (2024-05-21)
2
+
3
+### Fix
4
5
+- allow filtering on reporting voice and domain_url
6
7
## 0.6.3 (2024-05-18)
8
9
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "asknews"
-version = "0.6.3"
+version = "0.6.4"
description = "Python SDK for AskNews"
authors = ["Emergent Methods <contact@emergentmethods.ai>"]
packages = [{ include = "asknews_sdk" }]
0 commit comments