mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 10:45:27 +00:00
Merge branch 'main' of https://github.com/SergeantPanda/Dispatcharr
This commit is contained in:
commit
e77df3d562
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
"""
|
||||
Dispatcharr version information.
|
||||
"""
|
||||
__version__ = '0.2.0' # Follow semantic versioning (MAJOR.MINOR.PATCH)
|
||||
__version__ = '0.3.0' # Follow semantic versioning (MAJOR.MINOR.PATCH)
|
||||
__build__ = '0' # Auto-incremented on builds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue