From 41ee3cda1680eaa806d463a8ae0d8be85bcf52ed Mon Sep 17 00:00:00 2001 From: Balint Laczko <45127463+balintlaczko@users.noreply.github.com> Date: Mon, 27 Apr 2020 22:39:07 +0200 Subject: [PATCH] updating version and link --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index ebe3c85..5965c19 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name='musicalgestures', packages=['musicalgestures'], - version='v1.0.5.19', + version='v1.0.6', license='GNU General Public License v3 (GPLv3)', description='Musical Gestures Toolbox for Python', long_description=README, @@ -23,7 +23,7 @@ author='University of Oslo fourMs Lab', author_email='a.r.jensenius@imv.uio.no', url='https://github.com/fourMs/MGT-python', - download_url='https://github.com/fourMs/MGT-python/archive/v1.0.5.13.tar.gz', + download_url='https://github.com/fourMs/MGT-python/archive/v1.0.6.tar.gz', keywords=['Computer Vision', 'Motion Analysis', 'Musical Gestures', 'Video-Analysis'], install_requires=[