Skip to content

Commit

Permalink
0.1.2
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 2782f3a commit 0fe245a
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.1.2 (2022-05-19)
### Fix
* Fixed bug related to save variant keys as pandas dataframe ([`5ce97bb`](https://github.com/amanas/dnarecords/commit/5ce97bb05939b8ca8f48c208e277412544c12d0e))

## v0.1.1 (2022-05-13)
### Documentation
* Improved documentation for dev/local environments ([`28679f0`](https://github.com/amanas/dnarecords/commit/28679f05940a79687bc01431019e3dbb8c8e4240))
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.1.1"
version = "0.1.2"
description = "Genomics data ML ready"
authors = ["Atray Dixit, Andrés Mañas Mañas, Lucas Seninge"]
license = "MIT"
Expand Down

0 comments on commit 0fe245a

Please sign in to comment.