Release 2.0.0
This commit is contained in:
parent
6d3ef3c7bf
commit
ae35af7e3b
3 changed files with 7 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -4,7 +4,7 @@ from setuptools import find_packages, setup
|
|||
|
||||
setup(
|
||||
name="pylast",
|
||||
version="1.9.0",
|
||||
version="2.0.0",
|
||||
author="Amr Hassan <amr.hassan@gmail.com>",
|
||||
install_requires=['six'],
|
||||
tests_require=['mock', 'pytest', 'coverage', 'pycodestyle', 'pyyaml',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue