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