mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-17 16:50:53 +00:00
Release v0.2.1
This commit is contained in:
parent
d493f8a019
commit
7b44eec7cf
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
"""
|
||||
Dispatcharr version information.
|
||||
"""
|
||||
__version__ = '0.2.0' # Follow semantic versioning (MAJOR.MINOR.PATCH)
|
||||
__build__ = '4' # Auto-incremented on builds
|
||||
__version__ = '0.2.1' # Follow semantic versioning (MAJOR.MINOR.PATCH)
|
||||
__build__ = '0' # Auto-incremented on builds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue