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