Skip to content

Commit

Permalink
Version: 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
desimaniac committed Nov 2, 2019
1 parent 7990eb7 commit 3c89b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traktarr.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

# Click
@click.group(help='Add new shows & movies to Sonarr/Radarr from Trakt.')
@click.version_option('1.2.4', prog_name='Traktarr')
@click.version_option('1.2.5', prog_name='Traktarr')
@click.option(
'--config',
envvar='TRAKTARR_CONFIG',
Expand Down

0 comments on commit 3c89b26

Please sign in to comment.