mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-03-12 12:35:28 -07:00
update to v 12.1.12
This commit is contained in:
parent
95e22d7af4
commit
6c2f7c75d4
@ -1,5 +1,5 @@
|
||||
[bumpversion]
|
||||
current_version = 12.1.11
|
||||
current_version = 12.1.12
|
||||
commit = True
|
||||
tag = False
|
||||
|
||||
|
@ -83,7 +83,7 @@ from core.utils import (
|
||||
wake_up,
|
||||
)
|
||||
|
||||
__version__ = '12.1.11'
|
||||
__version__ = '12.1.12'
|
||||
|
||||
# Client Agents
|
||||
NZB_CLIENTS = ['sabnzbd', 'nzbget', 'manual']
|
||||
|
2
setup.py
2
setup.py
@ -23,7 +23,7 @@ def read(*names, **kwargs):
|
||||
|
||||
setup(
|
||||
name='nzbToMedia',
|
||||
version='12.1.11',
|
||||
version='12.1.12',
|
||||
license='GPLv3',
|
||||
description='Efficient on demand post processing',
|
||||
long_description="""
|
||||
|
Loading…
x
Reference in New Issue
Block a user