Bump version to 1.0.0

This commit is contained in:
hugovk 2014-07-29 17:43:44 +03:00
parent f5c8ad3d7d
commit 1e3551e611
3 changed files with 3 additions and 3 deletions

View file

@ -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",