Changeset - d513e19af09e
[Not reviewed]
v0.14.6
0 2 0
Lance Edgar (lance) - 4 months ago 2024-07-04 14:45:14
lance@edbob.org
bump: version 0.14.5 → 0.14.6
2 files changed with 11 insertions and 1 deletions:
0 comments (0 inline, 0 general)
CHANGELOG.md
Show inline comments
 
@@ -5,6 +5,16 @@ 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.6 (2024-07-04)
 

	
 
### Fix
 

	
 
- refactor code so most things work without sqlalchemy
 

	
 
- avoid command line errors if sqlalchemy not installed
 

	
 
- bump version for wuttjamaican
 

	
 
## v0.14.5 (2024-07-04)
 

	
 
### Fix
setup.cfg
Show inline comments
 

	
 
[metadata]
 
name = rattail
 
version = 0.14.5
 
version = 0.14.6
 
author = Lance Edgar
 
author_email = lance@edbob.org
 
url = https://rattailproject.org/
0 comments (0 inline, 0 general)