We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78e7df4 commit 4f019b8Copy full SHA for 4f019b8
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "rcps_pytorch"
3
-version = "0.0.1"
+version = "0.0.2"
4
authors = [{ name = "James Ashford", email = "[email protected]" }]
5
description = "Reverse-complement parameter sharing (RCPS) layers for machine learning on DNA sequences in PyTorch "
6
readme = "README.md"
0 commit comments