Skip to content

Commit 5122fe2

Browse files
committed
bump version 0.7.3
1 parent 097a9e2 commit 5122fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coverlovin2/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
__url_source__ = __url__
77
__url_project__ = "https://pypi.org/project/CoverLovin2/"
88
__app_name__ = "CoverLovin2"
9-
__version__ = "0.7.2"
9+
__version__ = "0.7.3"
1010
# Product Token should follow RFC #1945, used for Discogs requests
1111
# https://tools.ietf.org/html/rfc1945#section-3.7
1212
__product_token__ = __app_name__ + "/" + __version__

0 commit comments

Comments
 (0)