release: 0.2.4 fix PyPI README gif rendering

This commit is contained in:
2026-04-03 21:30:40 +02:00
parent 0e94895349
commit 4052c6f71f
3 changed files with 7 additions and 2 deletions

View File

@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project follows Semantic Versioning.
## [0.2.4] - 2026-04-03
### Fixed
- Use absolute demo GIF URL in README so image renders correctly on PyPI
## [0.2.3] - 2026-04-02
### Added