File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 3
3
History
4
4
-------
5
5
6
+ v0.6.3
7
+ ------
8
+
9
+ * Fix quality options using enum names instead of values - morguldir _
10
+ * Handle situations where tidal doesn't set the version tag - morguldir _
11
+
6
12
v0.6.2
7
13
------
8
14
Original file line number Diff line number Diff line change 22
22
author = 'Thomas Amland, morguldir'
23
23
24
24
# The full version, including alpha/beta/rc tags
25
- release = '0.6.2 '
25
+ release = '0.6.3 '
26
26
27
27
28
28
# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 18
18
19
19
setup (
20
20
name = 'tidalapi' ,
21
- version = '0.6.2 ' ,
21
+ version = '0.6.3 ' ,
22
22
description = 'Unofficial API for TIDAL music streaming service.' ,
23
23
long_description = long_description ,
24
24
author = 'Thomas Amland' ,
You can’t perform that action at this time.
0 commit comments