Bump version: 12.1.10 → 12.1.11

This commit is contained in:
Labrys of Knossos 2022-12-02 21:00:32 -05:00
parent 8a5c8c0863
commit 69e1c4d22e
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
[bumpversion]
current_version = 12.1.10
current_version = 12.1.11
commit = True
tag = False

View file

@ -83,7 +83,7 @@ from core.utils import (
wake_up,
)
__version__ = '12.1.10'
__version__ = '12.1.11'
# Client Agents
NZB_CLIENTS = ['sabnzbd', 'nzbget', 'manual']

View file

@ -23,7 +23,7 @@ def read(*names, **kwargs):
setup(
name='nzbToMedia',
version='12.1.10',
version='12.1.11',
license='GPLv3',
description='Efficient on demand post processing',
long_description="""