Skip to content

Commit 6b647e1

Browse files
committed
bump: version 0.0.3 → 0.1.0
1 parent abd61b0 commit 6b647e1

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

plugins/hardcover/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## hardcover-0.1.0 (2024-11-17)
2+
3+
### New Features
4+
5+
- add ratings from hardcover to metadata
6+
17
## hardcover-0.0.3 (2024-11-17)
28

39
### Fixes

plugins/hardcover/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "hardcover"
7-
version = "0.0.3"
7+
version = "0.1.0"
88
description = "Add your description here"
99
readme = "README.md"
1010
authors = [{ name = "Rob Brazier", email = "git+github@brzr.co" }]

0 commit comments

Comments
 (0)