We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8164aa commit 3511031Copy full SHA for 3511031
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "seqchromloader"
7
-version = "0.10.1"
+version = "0.10.2"
8
description = "Utilities for training DL models using DNA sequence and chromatin inputs"
9
authors = [{name = "Jianyu Yang", email = "yztxwd@gmail.com"},]
10
readme = "README.md"
0 commit comments