Release v2.0.0

This commit is contained in:
Gobinath 2017-10-12 12:25:49 -04:00
parent 92c71b271e
commit acb34d782a
2 changed files with 3 additions and 3 deletions

2
debian/changelog vendored
View File

@ -1,6 +1,6 @@
safeeyes (2.0.0-1) xenial; urgency=low
* Completely rededesigned architecture
* Completely rededesigned architecture and user interface
* Show next break time in tray icon in supported environments

View File

@ -64,7 +64,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/v1.2.2.tar.gz",
download_url="https://github.com/slgobinath/SafeEyes/archive/v2.0.0.tar.gz",
packages=setuptools.find_packages(),
package_data={'safeeyes': __package_data},
data_files=__data_files,
@ -74,7 +74,7 @@ setuptools.setup(
classifiers=[
"Operating System :: POSIX :: Linux",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Development Status :: 3 - Alpha",
"Development Status :: 5 - Production/Stable",
"Environment :: X11 Applications :: GTK",
"Intended Audience :: End Users/Desktop",
"Topic :: Utilities"] + [