Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
gridtk
Commits
23946c98
Commit
23946c98
authored
Sep 03, 2013
by
Manuel Günther
Browse files
Increased version number (hopefully this helps tracking the nightlies problem).
parent
dbcf1f68
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
23946c98
...
...
@@ -9,7 +9,7 @@ if sys.version_info[:2] < (2, 7) or ((3,0) <= sys.version_info[:2] < (3,2)):
setup
(
name
=
'gridtk'
,
version
=
'1.0.
0
'
,
version
=
'1.0.
1a1
'
,
description
=
'SGE Grid and Local Submission and Monitoring Tools for Idiap'
,
url
=
'https://github.com/idiap/gridtk'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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