Skip to content

Commit 0fe245a

Browse files
semantic-releasegithub-actions
authored andcommitted
0.1.2
Automatically generated by python-semantic-release
1 parent 2782f3a commit 0fe245a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.1.2 (2022-05-19)
6+
### Fix
7+
* Fixed bug related to save variant keys as pandas dataframe ([`5ce97bb`](https://github.com/amanas/dnarecords/commit/5ce97bb05939b8ca8f48c208e277412544c12d0e))
8+
59
## v0.1.1 (2022-05-13)
610
### Documentation
711
* Improved documentation for dev/local environments ([`28679f0`](https://github.com/amanas/dnarecords/commit/28679f05940a79687bc01431019e3dbb8c8e4240))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "dnarecords"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "Genomics data ML ready"
55
authors = ["Atray Dixit, Andrés Mañas Mañas, Lucas Seninge"]
66
license = "MIT"

0 commit comments

Comments
 (0)