Release 2.2.0

This commit is contained in:
Hugo 2018-04-08 17:12:36 +03:00
parent a607dbe491
commit 2e52023a22
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ setup(
name="pylast",
long_description=long_description,
long_description_content_type="text/markdown",
version="2.2.0.dev0",
version="2.2.0",
author="Amr Hassan <amr.hassan@gmail.com> and Contributors",
install_requires=['six'],
tests_require=['mock', 'pytest', 'coverage', 'pycodestyle', 'pyyaml',