Bump release version to 1.0.4

This commit is contained in:
James Campbell 2025-07-06 03:35:00 -04:00
parent 3961aa3448
commit 5afc940df8
Signed by: james
GPG Key ID: 2287C33A40DC906A
2 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ import re
from decimal import Decimal from decimal import Decimal
VERSION = "1.0.4-rc1" VERSION = "1.0.4"
# Configuration # Configuration
config = {} config = {}