Compare commits

..

2 Commits

Author SHA1 Message Date
e930178e9c
Merge branch 'rel/1.0.4' 2025-07-06 03:35:39 -04:00
5afc940df8
Bump release version to 1.0.4 2025-07-06 03:35:00 -04:00
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 = {}