Skip to content

Commit 57be9b9

Browse files
committed
Bump version: 0.8.5 → 0.8.6
1 parent d873e8f commit 57be9b9

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased (2025-12-20)
44

5+
## v0.8.6 (2025-12-20)
6+
57
### Fixes
68

79
- Fix: task syntax.
@@ -10,6 +12,10 @@
1012

1113
### Other
1214

15+
- Bump version: 0.8.5 → 0.8.6.
16+
17+
- Chore: update changelog.
18+
1319
- Bump version: 0.8.4 → 0.8.5.
1420

1521
## v0.8.5 (2025-12-20)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "smw-reader"
3-
version = "0.8.5"
3+
version = "0.8.6"
44
description = "A modular Python client library for accessing Semantic MediaWiki (SMW) API endpoints"
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)