Skip to content

Commit 2da4e0e

Browse files
committed
Bump version for release
1 parent 6f1dd10 commit 2da4e0e

2 files changed

Lines changed: 2 additions & 2 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.5"
30+
version: "0.2.6"

fairworkflows/_version.py

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

0 commit comments

Comments
 (0)