Skip to content

Commit

Permalink
doc changes for release
Browse files Browse the repository at this point in the history
  • Loading branch information
cclarkson committed Oct 22, 2021
1 parent e163562 commit 3edd8d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ $ poetry publish

## Release notes

### 0.12.1

* Bug fix to Ag3.sample_cohorts()

### 0.12.0

* Updates default cohort parameter to latest analysis (20210927).
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "malariagen_data"
version = "0.12.0"
version = "0.12.1"
description = "A package for accessing MalariaGEN public data."
authors = ["Alistair Miles <[email protected]>", "Chris Clarkson <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 3edd8d7

Please sign in to comment.