Skip to content
Snippets Groups Projects
Commit 6b9d0c94 authored by Nils Cedric Holle's avatar Nils Cedric Holle
Browse files

Publisch v0.2.1

parent ea23d4f6
No related branches found
Tags v0.0.7
No related merge requests found
Pipeline #74424 passed
......@@ -30,7 +30,7 @@ print(instruments.getList())
## Documentation
The current API documentation can be found [here](https://zivgitlab.uni-muenster.de/ag-salinga/sampledb-api-wrapper/-/jobs/artifacts/v0.2.0/file/doc/_build/index.html?job=deploy_production).
The current API documentation can be found [here](https://zivgitlab.uni-muenster.de/ag-salinga/sampledb-api-wrapper/-/jobs/artifacts/v0.2.1/file/doc/_build/index.html?job=deploy_production).
Further details on the input and output of each function (usually JSON) can be found in the documentation of the [HTTP API](https://scientific-it-systems.iffgit.fz-juelich.de/SampleDB/developer_guide/api.html).
## What works
......
......@@ -19,7 +19,7 @@ out = setup(
# Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see
# http://packaging.python.org/en/latest/tutorial.html#version
version="0.2.0",
version="0.2.1",
description="API wrapper for SampleDB",
long_description=long_description,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment