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
04a300a9957a
Commit
2ed18f4a
authored
Jun 18, 2018
by
Aurélien Campéas
Browse files
pkg: fixed a packaging issue
parent
fc97919c13c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
04a300a9
...
...
@@ -2,7 +2,7 @@ from setuptools import setup
setup
(
name
=
'rework_ui'
,
version
=
'0.1.
0
'
,
version
=
'0.1.
1
'
,
author
=
'Aurelien Campeas'
,
author_email
=
'aurelien.campeas@pythonian.fr'
,
description
=
'A web ui for the rework distributed task dispatcher'
,
...
...
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