We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5436fe commit fdf8e6bCopy full SHA for fdf8e6b
src/audible/_version.py
@@ -2,7 +2,7 @@
2
__description__ = "A(Sync) Interface for internal Audible API written in " \
3
"pure Python."
4
__url__ = "https://github.com/mkb79/audible"
5
-__version__ = "0.8.0dev2"
+__version__ = "0.8.0"
6
__author__ = "mkb79"
7
__author_email__ = "mkb79@hackitall.de"
8
__license__ = "AGPL"
0 commit comments