Skip to content

Commit baca684

Browse files
author
kevin
committed
chore(release): Release 0.12.4
1 parent 4afbe45 commit baca684

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.12.4 (2025-10-22)
2+
3+
### Fix
4+
5+
- Fix return type on index counts method
6+
- Use correct path, handle datetimes correctly
7+
18
## 0.12.3 (2025-10-18)
29

310
### 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.3"
3+
version = "0.12.4"
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)