Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Peng Lian
param_runner
Commits
88f9db54
Commit
88f9db54
authored
May 22, 2017
by
David Trudgian
Browse files
Increment to version 1.0.0a5
parent
0443d5d0
Changes
2
Show whitespace changes
Inline
Side-by-side
param_runner/__init__.py
View file @
88f9db54
__version__
=
'1.0.0a
3
'
__version__
=
'1.0.0a
5
'
setup.py
View file @
88f9db54
...
@@ -10,7 +10,7 @@ def read(fname):
...
@@ -10,7 +10,7 @@ def read(fname):
setup
(
setup
(
name
=
"param_runner"
,
name
=
"param_runner"
,
version
=
"1.0.0a
4
"
,
version
=
"1.0.0a
5
"
,
author
=
"David Trudgian"
,
author
=
"David Trudgian"
,
author_email
=
"david.trudgian@utsouthwestern.edu"
,
author_email
=
"david.trudgian@utsouthwestern.edu"
,
description
=
(
"Parameter exploration on SLURM clusters."
),
description
=
(
"Parameter exploration on SLURM clusters."
),
...
...
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