Release v0.4.0

This commit is contained in:
GitHub Actions 2025-04-10 19:50:20 +00:00
parent e77df3d562
commit a5dab8839e

View file

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