File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 History
44-------
55
6+ v0.6.8
7+ ------
8+
9+ * Support OAuth login through login_oauth_simple() and login_oauth() - morguldir _
10+ * Support loading an OAuth session through load_oauth_session() - morguldir _
11+ * Include more info when a request fails - morguldir _
12+
613v0.6.7
714------
815
Original file line number Diff line number Diff line change 2222author = 'Thomas Amland, morguldir'
2323
2424# The full version, including alpha/beta/rc tags
25- release = '0.6.7 '
25+ release = '0.6.8 '
2626
2727
2828# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 2121
2222setup (
2323 name = 'tidalapi' ,
24- version = '0.6.7 ' ,
24+ version = '0.6.8 ' ,
2525 description = 'Unofficial API for TIDAL music streaming service.' ,
2626 long_description = long_description ,
2727 author = 'Thomas Amland' ,
You can’t perform that action at this time.
0 commit comments