We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f898c7 commit c9ec875Copy full SHA for c9ec875
2 files changed
CITATION.cff
@@ -27,4 +27,4 @@ keywords:
27
license: "Apache-2.0"
28
message: "If you use this software, please cite it using these metadata."
29
title: "fairworkflows: A python library for handling semantically described scientific workflows"
30
-version: "0.2.3"
+version: "0.2.4"
requirements.txt
@@ -1,4 +1,4 @@
1
-nanopub==1.2.2
+nanopub==1.2.3
2
networkx~=2.5
3
pytest
4
pyyaml
0 commit comments