Skip to content
Snippets Groups Projects
Commit c8aed118 authored by Markus Scheidgen's avatar Markus Scheidgen
Browse files

Updated the version information.

parent 610f8879
Branches
Tags
1 merge request!63v0.6.2
Pipeline #62162 passed
......@@ -192,7 +192,7 @@ client = NomadConfig(
url='http://localhost:8000/fairdi/nomad/latest/api'
)
version = '0.6.0'
version = '0.6.2'
commit = gitinfo.commit
release = 'devel'
domain = 'DFT'
......
apiVersion: v1
appVersion: "0.6.0"
appVersion: "0.6.2"
description: A Helm chart for Kubernetes that only runs nomad services and uses externally hosted databases.
name: nomad
version: 0.6.0
version: 0.6.2
......@@ -12,7 +12,7 @@ reqs = [str(ir.req) for ir in install_reqs if 'sphinxcontrib.httpdomain' not in
setup(
name='nomad',
version='0.6.0',
version='0.6.2',
description='The nomad@FAIRDI infrastructure python package',
py_modules=['nomad'],
install_requires=reqs,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment