Skip to content

Commit

Permalink
Bump to v0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
raar1 committed Apr 30, 2021
1 parent 66c4af3 commit 8679ef9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ keywords:
license: "Apache-2.0"
message: "If you use this software, please cite it using these metadata."
title: "fairworkflows: A python library for handling semantically described scientific workflows"
version: "0.2.6"
version: "0.2.8"
2 changes: 1 addition & 1 deletion fairworkflows/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.2.6"
__version__ = "0.2.8"

0 comments on commit 8679ef9

Please sign in to comment.