Skip to content

Commit f426f20

Browse files
authored
Update changelog and bump version (#108)
* Update changelog * Bump version
1 parent 8af9419 commit f426f20

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
# Released
1010

11+
## 5.1.2 - 03/02/2026
12+
13+
## Changed
14+
15+
- Relaxed the version constraint for Pillow to allow any version >= 9.3
16+
- Fixed various CVEs in dependencies by updating them to latest versions
17+
1118
## 5.1.1 - 22/08/2025
1219

1320
### Fixed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pylette"
3-
version = "5.1.1"
3+
version = "5.1.2"
44
description = "A Python library for extracting color palettes from images."
55
authors = [
66
{name = "Ivar Stangeby"}

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)