Release v0.3.0

This commit is contained in:
GitHub Actions 2025-04-15 15:10:17 +00:00
parent 8bb0487d1b
commit 60d9133498

View file

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