1
0
mirror of https://github.com/slgobinath/SafeEyes.git synced 2025-01-01 00:47:31 +01:00

Release 2.0.7

This commit is contained in:
Gobinath 2019-01-21 18:46:05 -05:00
parent d9adc3ea7c
commit cdb67a6ddd

View File

@ -79,7 +79,7 @@ setuptools.setup(
author="Gobinath Loganathan",
author_email="slgobinath@gmail.com",
url="https://github.com/slgobinath/SafeEyes",
download_url="https://github.com/slgobinath/SafeEyes/archive/v2.0.6.tar.gz",
download_url="https://github.com/slgobinath/SafeEyes/archive/v2.0.7.tar.gz",
packages=setuptools.find_packages(),
package_data={'safeeyes': __package_data()},
data_files=__data_files,