Release v0.3.3

This commit is contained in:
GitHub Actions 2025-04-18 13:42:13 +00:00
parent d75a7ec84a
commit 5220a2fe00

View file

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