We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e0f16c commit 9ffeb8bCopy full SHA for 9ffeb8b
1 file changed
setup.py
@@ -4,7 +4,7 @@
4
name = 'enformer-pytorch',
5
packages = find_packages(exclude=[]),
6
include_package_data = True,
7
- version = '0.8.7',
+ version = '0.8.8',
8
license='MIT',
9
description = 'Enformer - Pytorch',
10
author = 'Phil Wang',
0 commit comments