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

Updated version number.

parent d3fd4e24
Branches
Tags
1 merge request!97V0.7.8
Pipeline #69473 passed
{
"name": "nomad-fair-gui",
"version": "0.7.7",
"version": "0.7.8",
"commit": "nomad-gui-commit-placeholder",
"private": true,
"dependencies": {
......
......@@ -208,7 +208,7 @@ datacite = NomadConfig(
password='*'
)
version = '0.7.7'
version = '0.7.8'
commit = gitinfo.commit
release = 'devel'
domain = 'DFT'
......
apiVersion: v1
appVersion: "0.7.7"
appVersion: "0.7.8"
description: A Helm chart for Kubernetes that only runs nomad services and uses externally hosted databases.
name: nomad
version: 0.7.7
version: 0.7.8
......@@ -12,7 +12,7 @@ reqs = [str(ir.req) for ir in install_reqs if 'sphinxcontrib.httpdomain' not in
setup(
name='nomad',
version='0.7.7',
version='0.7.8',
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