* testing something...
This commit is contained in:
parent
fd53d5894f
commit
a8e62d7bb0
|
@ -21,9 +21,12 @@
|
||||||
# http://code.google.com/p/pylast/
|
# http://code.google.com/p/pylast/
|
||||||
|
|
||||||
__name__ = 'pylast'
|
__name__ = 'pylast'
|
||||||
__version__ = '0.3.2'
|
__version__ = '0.3'
|
||||||
|
__revision__ = "$Id$"
|
||||||
__doc__ = 'A Python interface to Last.fm'
|
__doc__ = 'A Python interface to Last.fm'
|
||||||
__author__ = 'Amr Hassan'
|
__author__ = 'Amr Hassan'
|
||||||
|
__copyright__ = "Copyright (C) 2008-2009 Amr Hassan"
|
||||||
|
__license__ = "gpl"
|
||||||
__email__ = 'amr.hassan@gmail.com'
|
__email__ = 'amr.hassan@gmail.com'
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue