Skip to content

Commit db974e8

Browse files
committed
Use newest nanopub version
1 parent 8679ef9 commit db974e8

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.8"
30+
version: "0.2.9"

fairworkflows/_version.py

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

requirements.txt

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

0 commit comments

Comments
 (0)