Bump version to 1.0.0
This commit is contained in:
parent
f5c8ad3d7d
commit
1e3551e611
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -25,7 +25,7 @@ def get_build():
|
|||
|
||||
setup(
|
||||
name="pylast",
|
||||
version="0.6." + get_build(),
|
||||
version="1.0." + get_build(),
|
||||
author="Amr Hassan <amr.hassan@gmail.com>",
|
||||
description="A Python interface to Last.fm (and other API compatible social networks)",
|
||||
author_email="amr.hassan@gmail.com",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue