Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
iamkroot committed Nov 12, 2022
1 parent c377f5e commit 7ad3867
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "trakt-scrobbler"
version = "1.5.0"
version = "1.6.0"
description = "Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV"
authors = ["iamkroot <[email protected]>"]
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion trakt_scrobbler/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.5.0"
__version__ = "1.6.0"

0 comments on commit 7ad3867

Please sign in to comment.