Skip to content

Commit

Permalink
Update traktarr.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Nov 6, 2019
1 parent 1234272 commit fac9442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion menu/traktarr/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 fac9442

Please sign in to comment.