Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
7016b8e4
Commit
7016b8e4
authored
Feb 26, 2020
by
Markus Scheidgen
Browse files
Updated version number. [skip-ci]
parent
52917179
Pipeline
#69859
skipped
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gui/package.json
View file @
7016b8e4
{
"name"
:
"nomad-fair-gui"
,
"version"
:
"0.7.
9
"
,
"version"
:
"0.7.
10
"
,
"commit"
:
"nomad-gui-commit-placeholder"
,
"private"
:
true
,
"dependencies"
:
{
...
...
nomad/config.py
View file @
7016b8e4
...
...
@@ -206,7 +206,7 @@ datacite = NomadConfig(
password
=
'*'
)
version
=
'0.7.
9
'
version
=
'0.7.
10
'
commit
=
gitinfo
.
commit
release
=
'devel'
domain
=
'DFT'
...
...
ops/helm/nomad/Chart.yaml
View file @
7016b8e4
apiVersion
:
v1
appVersion
:
"
0.7.
9
"
appVersion
:
"
0.7.
10
"
description
:
A Helm chart for Kubernetes that only runs nomad services and uses externally hosted databases.
name
:
nomad
version
:
0.7.
9
version
:
0.7.
10
setup.py
View file @
7016b8e4
...
...
@@ -12,7 +12,7 @@ reqs = [str(ir.req) for ir in install_reqs if 'sphinxcontrib.httpdomain' not in
setup
(
name
=
'nomad'
,
version
=
'0.7.
9
'
,
version
=
'0.7.
10
'
,
description
=
'The nomad@FAIRDI infrastructure python package'
,
py_modules
=
[
'nomad'
],
install_requires
=
reqs
,
...
...
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