We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe245a commit fe83729Copy full SHA for fe83729
CHANGELOG.md
@@ -13,4 +13,3 @@
13
## v0.1.0 (2022-05-12)
14
### Feature
15
* First release of dnarecords! ([`b12fa05`](https://github.com/amanas/dnarecords/commit/b12fa055859b1f92bddd2cf6707c50bbcf1d8593))
16
-* First release of dnarecords! ([`688e028`](https://github.com/amanas/dnarecords/commit/688e028d62706cb32ab6563531bc36bfe791a381))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "dnarecords"
3
-version = "0.1.2"
+version = "0.1.9"
4
description = "Genomics data ML ready"
5
authors = ["Atray Dixit, Andrés Mañas Mañas, Lucas Seninge"]
6
license = "MIT"
0 commit comments