Release 1.8.0
This commit is contained in:
parent
506a911c57
commit
b342bcc8c2
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -4,7 +4,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name="pylast",
|
||||
version="1.7.0",
|
||||
version="1.8.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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue