Bump version to 1.0.3

This commit is contained in:
2026-03-01 22:48:49 -05:00
parent c7729db898
commit a28f8372b3
8 changed files with 18 additions and 6 deletions

View File

@@ -33,7 +33,7 @@ import os
import signal
# Daemon version
version = "1.0.2"
version = "1.0.3"
##########################################################