Skip to content

Commit

Permalink
bump version 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmoon79 committed Nov 21, 2022
1 parent 097a9e2 commit 5122fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coverlovin2/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
__url_source__ = __url__
__url_project__ = "https://pypi.org/project/CoverLovin2/"
__app_name__ = "CoverLovin2"
__version__ = "0.7.2"
__version__ = "0.7.3"
# Product Token should follow RFC #1945, used for Discogs requests
# https://tools.ietf.org/html/rfc1945#section-3.7
__product_token__ = __app_name__ + "/" + __version__
Expand Down

0 comments on commit 5122fe2

Please sign in to comment.