bump: version 0.8.0 → 0.8.1

This commit is contained in:
Lance Edgar 2026-01-12 14:19:23 -06:00
parent f647d1e359
commit fbad8baa21
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
## v0.8.1 (2026-01-12)
### Fix
- decrease confusion for "add item" dialog when creating order
## v0.8.0 (2025-12-15) ## v0.8.0 (2025-12-15)
### Feat ### Feat

View file

@ -5,7 +5,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "Sideshow" name = "Sideshow"
version = "0.8.0" version = "0.8.1"
description = "Case/Special Order Tracker" description = "Case/Special Order Tracker"
readme = "README.md" readme = "README.md"
authors = [ authors = [