We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16eb4a3 commit d9e6e9fCopy full SHA for d9e6e9f
src/audible/_version.py
@@ -1,7 +1,7 @@
1
__title__ = 'audible'
2
__description__ = 'A(Sync) Interface for internal Audible API written in pure Python.'
3
__url__ = 'https://github.com/mkb79/audible'
4
-__version__ = '0.3.0a1'
+__version__ = '0.3.0'
5
__author__ = 'mkb79'
6
__author_email__ = 'mkb79@hackitall.de'
7
__license__ = 'AGPL'
0 commit comments