Release 1.6.0
This commit is contained in:
parent
91bee5b016
commit
54c4f9c093
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.5.1",
|
||||
version="1.6.0",
|
||||
author="Amr Hassan <amr.hassan@gmail.com>",
|
||||
install_requires=['six'],
|
||||
tests_require=['mock', 'pytest', 'coverage', 'pep8', 'pyyaml', 'pyflakes'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue