diff --git a/CHANGELOG.md b/CHANGELOG.md index bd844bf0..93a1a795 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to rattail 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.14.5 (2024-07-04) + +### Fix + +- change how we override default app handler, engine maker + ## v0.14.4 (2024-07-02) ### Fix diff --git a/setup.cfg b/setup.cfg index 0e0f8c66..faee1ce7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] name = rattail -version = 0.14.4 +version = 0.14.5 author = Lance Edgar author_email = lance@edbob.org url = https://rattailproject.org/