Skip to content

Commit 9530377

Browse files
committed
Bump client version
1 parent 476d538 commit 9530377

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

librespot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ def standard_build_info() -> BuildInfo:
3131
return BuildInfo(product=Product.PRODUCT_CLIENT,
3232
product_flags=[ProductFlags.PRODUCT_FLAG_NONE],
3333
platform=Version.platform(),
34-
version=112800721)
34+
version=117300517)

0 commit comments

Comments
 (0)