Rolled back after failed release.

This commit is contained in:
SergeantPanda 2025-04-30 20:05:37 -05:00 committed by GitHub
parent 8219773a68
commit c65b431eba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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