Skip to content

Commit

Permalink
version change
Browse files Browse the repository at this point in the history
  • Loading branch information
l3uddz committed Mar 11, 2018
1 parent 4a46153 commit cfd051c
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 @@ -25,7 +25,7 @@

# Click
@click.group(help='Add new shows & movies to Sonarr/Radarr from Trakt lists.')
@click.version_option('1.0.0', prog_name='traktarr')
@click.version_option('1.1.0', prog_name='traktarr')
def app():
pass

Expand Down

0 comments on commit cfd051c

Please sign in to comment.