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 5963b0f commit b3dcdbdCopy full SHA for b3dcdbd
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.10.1 (2025-02-09)
2
+
3
+### Fix
4
5
+- Remove exclude defaults that is preventing alert updates
6
7
## 0.10.0 (2025-02-06)
8
9
### Feat
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "asknews"
-version = "0.10.0"
+version = "0.10.1"
description = "Python SDK for AskNews"
authors = ["Emergent Methods <contact@emergentmethods.ai>"]
packages = [{ include = "asknews_sdk" }]
0 commit comments