Skip to content

Commit 2c57e67

Browse files
author
kevin
committed
chore(release): Release 0.6.11
1 parent ed0ddab commit 2c57e67

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.6.11 (2024-06-05)
2+
3+
### Fix
4+
5+
- allow floats for sentiment
6+
17
## 0.6.10 (2024-06-02)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "asknews"
3-
version = "0.6.10"
3+
version = "0.6.11"
44
description = "Python SDK for AskNews"
55
authors = ["Emergent Methods <[email protected]>"]
66
packages = [{ include = "asknews_sdk" }]

0 commit comments

Comments
 (0)