Skip to content

Commit 7b76d15

Browse files
semantic-releasegithub-actions
authored andcommitted
0.2.4
Automatically generated by python-semantic-release
1 parent 98e8a2f commit 7b76d15

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.2.4 (2022-05-21)
6+
### Fix
7+
* Added integer to spark<->tf types_dict ([`98e8a2f`](https://github.com/amanas/dnarecords/commit/98e8a2f1adee8aebe47f847db29f093b5115607f))
8+
59
## v0.2.3 (2022-05-21)
610
### Fix
711
* Stop generating property names with chrchr ([`31a9172`](https://github.com/amanas/dnarecords/commit/31a917204422c54a9219f040f9a4f8d7546de66b))

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.2.3"
3+
version = "0.2.4"
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)