Skip to content

Commit fdf8e6b

Browse files
committed
Bump version to 0.8.0
1 parent b5436fe commit fdf8e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/audible/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__description__ = "A(Sync) Interface for internal Audible API written in " \
33
"pure Python."
44
__url__ = "https://github.com/mkb79/audible"
5-
__version__ = "0.8.0dev2"
5+
__version__ = "0.8.0"
66
__author__ = "mkb79"
77
__author_email__ = "mkb79@hackitall.de"
88
__license__ = "AGPL"

0 commit comments

Comments
 (0)