Increment build number to 1 [skip ci]

This commit is contained in:
GitHub Actions 2025-04-17 04:01:00 +00:00
parent 526fafb087
commit 6f4309d24a

View file

@ -2,4 +2,4 @@
Dispatcharr version information.
"""
__version__ = '0.3.2' # Follow semantic versioning (MAJOR.MINOR.PATCH)
__build__ = '0' # Auto-incremented on builds
__build__ = '1' # Auto-incremented on builds