We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9adc3e commit cdb67a6Copy full SHA for cdb67a6
setup.py
@@ -79,7 +79,7 @@ def __package_data():
79
author="Gobinath Loganathan",
80
author_email="[email protected]",
81
url="https://github.com/slgobinath/SafeEyes",
82
- 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",
83
packages=setuptools.find_packages(),
84
package_data={'safeeyes': __package_data()},
85
data_files=__data_files,
0 commit comments