Skip to content

Commit fe83729

Browse files
committed
fix: Get rid of pypi's 'Filename has been previously used'
1 parent 0fe245a commit fe83729

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@
1313
## v0.1.0 (2022-05-12)
1414
### Feature
1515
* 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

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.2"
3+
version = "0.1.9"
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)