Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mouuff committed May 22, 2019
1 parent 766ba8c commit 8de972a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
setup(
name='iquail',
packages=packages,
version='1.6',
version='1.7',
description='iQuail cross-platform installer',
author='Quail team',
long_description=long_description,
Expand All @@ -21,7 +21,7 @@
url='https://github.com/QuailTeam/iQuail',
keywords=['tool', 'deploy', 'installer', 'wizard', 'install', 'update', 'quail'],
classifiers=['Intended Audience :: Developers',
'Development Status :: 3 - Alpha',
'Development Status :: 4 - Beta',
'Programming Language :: Python :: 3 :: Only',
'Topic :: Software Development'
],
Expand Down

0 comments on commit 8de972a

Please # to comment.