Skip to content

Commit 8e6febb

Browse files
committed
Bump version
1 parent f7429fe commit 8e6febb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "trakt-scrobbler"
3-
version = "1.7.0"
3+
version = "1.7.2"
44
description = "Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV"
55
authors = ["iamkroot <kroot.patel@gmail.com>"]
66
readme = "README.md"

trakt_scrobbler/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.7.0"
1+
__version__ = "1.7.2"

0 commit comments

Comments
 (0)