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

Merge branch 'v0.7.1' into 'master'

Updated version number.

See merge request !73
parents c35841ac 87f9b419
Branches
Tags v0.7.1
1 merge request!73Updated version number.
Pipeline #65843 passed
......@@ -195,7 +195,7 @@ datacite = NomadConfig(
password='*'
)
version = '0.7.0'
version = '0.7.1'
commit = gitinfo.commit
release = 'devel'
domain = 'DFT'
......
......
apiVersion: v1
appVersion: "0.7.0"
appVersion: "0.7.1"
description: A Helm chart for Kubernetes that only runs nomad services and uses externally hosted databases.
name: nomad
version: 0.7.0
version: 0.7.1
......@@ -12,7 +12,7 @@ reqs = [str(ir.req) for ir in install_reqs if 'sphinxcontrib.httpdomain' not in
setup(
name='nomad',
version='0.7.0',
version='0.7.1',
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 to comment