Skip to content

Commit ce2bcfc

Browse files
author
kevin
committed
chore(release): Release 0.12.2
1 parent d0fc8a8 commit ce2bcfc

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.12.2 (2025-10-09)
2+
3+
### Fix
4+
5+
- Diversify should be a float, not a bool
6+
17
## 0.12.1 (2025-10-08)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "asknews"
3-
version = "0.12.1"
3+
version = "0.12.2"
44
description = "Python SDK for AskNews"
55
readme = "README.md"
66
requires-python = ">=3.8"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)