Skip to content

Commit ae58025

Browse files
committed
chore(python): Release 0.20.1
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
1 parent 49e5c36 commit ae58025

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

bindings/python/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.20.1] - 2026-03-26
6+
57
### Changed
68

79
- Update `html5ever` to `0.39`.
@@ -561,7 +563,8 @@
561563

562564
- Initial public release
563565

564-
[Unreleased]: https://github.com/Stranger6667/css-inline/compare/python-v0.20.0...HEAD
566+
[Unreleased]: https://github.com/Stranger6667/css-inline/compare/python-v0.20.1...HEAD
567+
[0.20.1]: https://github.com/Stranger6667/css-inline/compare/python-v0.20.0...python-v0.20.1
565568
[0.20.0]: https://github.com/Stranger6667/css-inline/compare/python-v0.19.1...python-v0.20.0
566569
[0.19.1]: https://github.com/Stranger6667/css-inline/compare/python-v0.19.0...python-v0.19.1
567570
[0.19.0]: https://github.com/Stranger6667/css-inline/compare/python-v0.18.0...python-v0.19.0

bindings/python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "css-inline-python"
3-
version = "0.20.0"
3+
version = "0.20.1"
44
authors = ["Dmitry Dygalo <dmitry@dygalo.dev>"]
55
edition = "2024"
66
rust-version = "1.85"

0 commit comments

Comments
 (0)