Skip to content

Commit

Permalink
Update _version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mkb79 authored Mar 27, 2022
1 parent e68944e commit 861664d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/audible/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
__description__ = "A(Sync) Interface for internal Audible API written in " \
"pure Python."
__url__ = "https://github.com/mkb79/audible"
__version__ = "0.7.1"
__version__ = "0.7.2"
__author__ = "mkb79"
__author_email__ = "[email protected]"
__license__ = "AGPL"
Expand Down

0 comments on commit 861664d

Please sign in to comment.