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

Updated the version for the v0.7.3 release. [skip-ci]

parent 693dfcec
No related branches found
No related tags found
1 merge request!82V0.7.3
Pipeline #68366 skipped
......@@ -208,7 +208,7 @@ datacite = NomadConfig(
password='*'
)
version = '0.7.2'
version = '0.7.3'
commit = gitinfo.commit
release = 'devel'
domain = 'DFT'
......
apiVersion: v1
appVersion: "0.7.2"
appVersion: "0.7.3"
description: A Helm chart for Kubernetes that only runs nomad services and uses externally hosted databases.
name: nomad
version: 0.7.2
version: 0.7.3
......@@ -12,7 +12,7 @@ reqs = [str(ir.req) for ir in install_reqs if 'sphinxcontrib.httpdomain' not in
setup(
name='nomad',
version='0.7.2',
version='0.7.3',
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