Skip to content

Commit

Permalink
increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
l3uddz committed May 6, 2018
1 parent d317709 commit 15bd9ab
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 @@ -16,7 +16,7 @@

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

0 comments on commit 15bd9ab

Please sign in to comment.