Skip to content

Commit dee510b

Browse files
authored
Update setup.py
1 parent 800410e commit dee510b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from distutils.core import setup, find_packages
55

66
setup(name='tensorpack',
7-
version='0.0.8',
7+
version='0.0.9',
88
description='A collection of tensor methods from the Meyer lab.',
99
url='https://github.com/meyer-lab/tensorpack',
1010
license='MIT',

0 commit comments

Comments
 (0)