* fixed: crashes when adding a job to Asynchronizer and starting it when it already started.
This commit is contained in:
parent
ace8109ad7
commit
7e203ee5a2
3 changed files with 30 additions and 12 deletions
2
setup.py
2
setup.py
|
@ -1,7 +1,7 @@
|
|||
from distutils.core import setup
|
||||
|
||||
setup(name='pylast',
|
||||
version='0.2b8',
|
||||
version='0.2b9',
|
||||
author='Amr Hassan',
|
||||
long_description = 'Python bindings for the Last.fm API 2.0',
|
||||
author_email='amr.hassan@gmail.com',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue