Skip to content

Commit d9e6e9f

Browse files
committedJun 4, 2020
bump version to 0.3.0
1 parent 16eb4a3 commit d9e6e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/audible/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
__title__ = 'audible'
22
__description__ = 'A(Sync) Interface for internal Audible API written in pure Python.'
33
__url__ = 'https://github.com/mkb79/audible'
4-
__version__ = '0.3.0a1'
4+
__version__ = '0.3.0'
55
__author__ = 'mkb79'
66
__author_email__ = 'mkb79@hackitall.de'
77
__license__ = 'AGPL'

0 commit comments

Comments
 (0)