We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3372196 commit e12d162Copy full SHA for e12d162
coverlovin2/__init__.py
@@ -7,7 +7,7 @@
7
__url_source__ = __url__
8
__url_project__ = "https://pypi.org/project/CoverLovin2/"
9
__app_name__ = "CoverLovin2"
10
-__version__ = "0.7.4"
+__version__ = "0.7.5"
11
__product_token__ = __app_name__ + "/" + __version__
12
"""
13
Product Token should follow RFC #1945, used for Discogs requests
0 commit comments