Bump version: 12.0.2 → 12.0.3

This commit is contained in:
Labrys of Knossos 2019-01-05 21:27:14 -05:00
commit 6616801c38
4 changed files with 4 additions and 4 deletions

View file

@ -52,7 +52,7 @@ from core.utils import (
resume_torrent, remove_dir, remove_read_only, sanitize_name, update_download_info_status,
)
__version__ = '12.0.2'
__version__ = '12.0.3'
# Client Agents
NZB_CLIENTS = ['sabnzbd', 'nzbget', 'manual']