We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98e8a2f commit 7b76d15Copy full SHA for 7b76d15
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
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
+
9
## v0.2.3 (2022-05-21)
10
### Fix
11
* Stop generating property names with chrchr ([`31a9172`](https://github.com/amanas/dnarecords/commit/31a917204422c54a9219f040f9a4f8d7546de66b))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "dnarecords"
-version = "0.2.3"
+version = "0.2.4"
description = "Genomics data ML ready"
authors = ["Atray Dixit, Andrés Mañas Mañas, Lucas Seninge"]
license = "MIT"
0 commit comments