We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24b98c7 commit fc459caCopy full SHA for fc459ca
CITATION.cff
@@ -26,4 +26,4 @@ license: BSD-2-Clause
26
message: If you use this software, please cite it using these metadata.
27
repository-code: https://github.com/FAIRDataPipeline/FAIR-CLI/
28
title: "The FAIR Data Pipeline command line tool"
29
-version: 0.2.0
+version: 0.2.1
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "fair-cli"
3
-version = "0.2.0"
+version = "0.2.1"
4
description = "Synchronization interface for the SCRC FAIR Data Pipeline registry"
5
authors = [
6
"Nathan Cummings <nathan.cummings@ukaea.uk>",
0 commit comments