We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 800410e commit dee510bCopy full SHA for dee510b
setup.py
@@ -4,7 +4,7 @@
4
from distutils.core import setup, find_packages
5
6
setup(name='tensorpack',
7
- version='0.0.8',
+ version='0.0.9',
8
description='A collection of tensor methods from the Meyer lab.',
9
url='https://github.com/meyer-lab/tensorpack',
10
license='MIT',
0 commit comments