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 ed0ddab commit 2c57e67Copy full SHA for 2c57e67
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.6.11 (2024-06-05)
2
+
3
+### Fix
4
5
+- allow floats for sentiment
6
7
## 0.6.10 (2024-06-02)
8
9
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "asknews"
-version = "0.6.10"
+version = "0.6.11"
description = "Python SDK for AskNews"
authors = ["Emergent Methods <[email protected]>"]
packages = [{ include = "asknews_sdk" }]
0 commit comments