Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pony
rework_ui
Commits
9a69ceba1be7
Commit
95eb917a
authored
Jul 16, 2019
by
Aurélien Campéas
Browse files
pkg: prepare 0.6
parent
70d1a52cd096
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
9a69ceba
...
...
@@ -2,7 +2,7 @@ from setuptools import setup
setup
(
name
=
'rework_ui'
,
version
=
'0.
5
.0'
,
version
=
'0.
6
.0'
,
author
=
'Aurelien Campeas'
,
author_email
=
'aurelien.campeas@pythonian.fr'
,
description
=
'A web ui for the rework distributed task dispatcher'
,
...
...
@@ -29,7 +29,6 @@ setup(name='rework_ui',
'Intended Audience :: Developers'
,
'License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)'
,
'Operating System :: OS Independent'
,
'Programming Language :: Python :: 2'
,
'Programming Language :: Python :: 3'
,
'Environment :: Web Environment'
,
'Topic :: System :: Distributed Computing'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment