Allow getting venue info through Event.get_venue() as a workaround until

the Venue.getInfo API call is added to Last.fm. Changed version to 0.6
in setup.py and pylast.py to reflect update.
This commit is contained in:
Andrew Moss 2013-12-26 23:11:23 +00:00
parent 4621a1a6e4
commit c8216a139e
8 changed files with 133 additions and 105 deletions

6
MANIFEST.in Executable file
View file

@ -0,0 +1,6 @@
include pylast.py
include setup.py
include README
include COPYING
include INSTALL
include .build