Skip to content

Commit

Permalink
Update audible-cli version
Browse files Browse the repository at this point in the history
The version of the audible-cli package has been updated from "0.3.2b1" to "0.3.2b2". This version upgrade reflects changes made to the functionality or features of the package.
  • Loading branch information
mkb79 committed Mar 31, 2024
1 parent 48946ab commit 7f01949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/audible_cli/_version.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
__title__ = "audible-cli"
__description__ = "Command line interface (cli) for the audible package."
__url__ = "https://github.com/mkb79/audible-cli"
__version__ = "0.3.2b1"
__version__ = "0.3.2b2"
__author__ = "mkb79"
__author_email__ = "[email protected]"
__license__ = "AGPL"
Expand Down

0 comments on commit 7f01949

Please sign in to comment.