Skip to content

Commit

Permalink
increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
l3uddz committed Apr 8, 2018
1 parent a96c8d9 commit 2ff4b36
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.1.1', prog_name='traktarr')
@click.version_option('1.1.2', prog_name='traktarr')
def app():
pass

Expand Down

0 comments on commit 2ff4b36

Please sign in to comment.