Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and github-actions committed May 19, 2022
1 parent 6b81af0 commit ba74281
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

<!--next-version-placeholder-->

## v0.2.1 (2022-05-19)
### Fix
* Static block size rather than dynamic ([`6b81af0`](https://github.com/amanas/dnarecords/commit/6b81af01443d62417f9894a418b2562f89859068))

## v0.2.0 (2022-05-19)
### Feature
* First release of dnarecords! ([`b12fa05`](https://github.com/amanas/dnarecords/commit/b12fa055859b1f92bddd2cf6707c50bbcf1d8593))
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 = "dnarecords"
version = "0.2.0"
version = "0.2.1"
description = "Genomics data ML ready"
authors = ["Atray Dixit, Andrés Mañas Mañas, Lucas Seninge"]
license = "MIT"
Expand Down

0 comments on commit ba74281

Please sign in to comment.