Skip to content

Commit fc459ca

Browse files
committed
Aligned version numbers for 0.2.1
1 parent 24b98c7 commit fc459ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ license: BSD-2-Clause
2626
message: If you use this software, please cite it using these metadata.
2727
repository-code: https://github.com/FAIRDataPipeline/FAIR-CLI/
2828
title: "The FAIR Data Pipeline command line tool"
29-
version: 0.2.0
29+
version: 0.2.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "fair-cli"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "Synchronization interface for the SCRC FAIR Data Pipeline registry"
55
authors = [
66
"Nathan Cummings <nathan.cummings@ukaea.uk>",

0 commit comments

Comments
 (0)