Release v0.2.0

This commit is contained in:
GitHub Actions 2025-04-12 22:19:54 +00:00
parent e2ae8d70c9
commit 11610fe023

View file

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