3
0
Fork 0

bump: version 0.21.4 → 0.21.5

This commit is contained in:
Lance Edgar 2025-02-21 18:53:54 -06:00
parent 406cde5047
commit 3274553557
2 changed files with 7 additions and 1 deletions

View file

@ -5,6 +5,12 @@ All notable changes to wuttaweb will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## v0.21.5 (2025-02-21)
### Fix
- avoid newer `EnumType` for python <= 3.10
## v0.21.4 (2025-02-21)
### Fix