3 Commits

Author SHA1 Message Date
107d5056d6 Merge branch 'main' into develop 2025-07-06 03:37:37 -04:00
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
VERSION = "1.0.4-rc1"
VERSION = "1.0.4"
# Configuration
config = {}