We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 097a9e2 commit 5122fe2Copy full SHA for 5122fe2
coverlovin2/__init__.py
@@ -6,7 +6,7 @@
6
__url_source__ = __url__
7
__url_project__ = "https://pypi.org/project/CoverLovin2/"
8
__app_name__ = "CoverLovin2"
9
-__version__ = "0.7.2"
+__version__ = "0.7.3"
10
# Product Token should follow RFC #1945, used for Discogs requests
11
# https://tools.ietf.org/html/rfc1945#section-3.7
12
__product_token__ = __app_name__ + "/" + __version__
0 commit comments