We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e479b7 commit bf7dc12Copy full SHA for bf7dc12
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.1"
+version: "0.2.2"
fairworkflows/_version.py
@@ -1 +1 @@
1
-__version__ = "0.2.1"
+__version__ = "0.2.2"
0 commit comments