Release v0.3.1

This commit is contained in:
GitHub Actions 2025-04-16 01:17:11 +00:00
parent a032051c95
commit 3a975f5f7f

View file

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