Skip to content

Commit 3e4e055

Browse files
committed
Bump version, for release with nanopub v1.2.1
1 parent 5f8c11d commit 3e4e055

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ keywords:
2727
license: "Apache-2.0"
2828
message: "If you use this software, please cite it using these metadata."
2929
title: "fairworkflows: A python library for handling semantically described scientific workflows"
30-
version: "0.2.0"
30+
version: "0.2.1"

fairworkflows/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.0"
1+
__version__ = "0.2.1"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
nanopub==1.0.0
1+
nanopub==1.2.1
22
networkx~=2.5
33
pytest
44
pyyaml

0 commit comments

Comments
 (0)