Release v0.4.0

This commit is contained in:
GitHub Actions 2025-04-30 23:27:49 +00:00
parent 0f915b71c1
commit a6087d1010

View file

@ -1,5 +1,5 @@
"""
Dispatcharr version information.
"""
__version__ = '0.3.3' # Follow semantic versioning (MAJOR.MINOR.PATCH)
__version__ = '0.4.0' # Follow semantic versioning (MAJOR.MINOR.PATCH)
__timestamp__ = None # Set during CI/CD build process