Release 1.7.0

This commit is contained in:
hugovk 2017-01-03 16:01:45 +02:00
parent 6a39962d51
commit 7b3ab250df
2 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@ from setuptools import setup, find_packages
setup(
name="pylast",
version="1.6.0",
version="1.7.0",
author="Amr Hassan <amr.hassan@gmail.com>",
install_requires=['six'],
# FIXME This can be removed after 2017-09 when 3.3 is no longer supported