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 1d3c3b5 commit e845601Copy full SHA for e845601
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='tensorpack',
4
- version='0.1',
+ version='0.0.2',
5
description='A collection of tensor methods from the Meyer lab.',
6
url='https://github.com/meyer-lab/tensorpack',
7
license='MIT',
0 commit comments