Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# openproblems [next release]
# openproblems v2.1.0

## Breaking changes

Expand All @@ -22,6 +22,8 @@

- Update Viash to 0.9.0 (PR #911).

- Update Viash to 0.9.4 (PR #925).

## Minor changes

- Add the CELLxGENE immune cell atlas dataset as a common test resource (PR #907).
Expand Down
2 changes: 1 addition & 1 deletion _viash.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: openproblems
version: dev
organization: openproblems-bio
viash_version: 0.9.0
viash_version: 0.9.4

description: |
Open Problems is a living, extensible, community-guided benchmarking platform.
Expand Down