We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e93858 commit 8e4a2bcCopy full SHA for 8e4a2bc
setup.py
@@ -4,7 +4,7 @@
4
name = 'spliceai-pytorch',
5
packages = find_packages(exclude=[]),
6
include_package_data = True,
7
- version = '0.0.4',
+ version = '0.0.5',
8
license='MIT',
9
description = 'SpliceAI - Pytorch',
10
author = 'Dohoon Lee',
0 commit comments