Skip to content

Commit 7b54a50

Browse files
committed
version
1 parent c232153 commit 7b54a50

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
@@ -2,7 +2,7 @@
22
from setuptools import setup, find_packages
33
from torch.utils.cpp_extension import BuildExtension, CUDAExtension
44

5-
__version__ = '1.0.1'
5+
__version__ = '0.1.0'
66
url = 'https://github.com/rusty1s/pytorch_sparse'
77

88
install_requires = ['numpy', 'scipy']

0 commit comments

Comments
 (0)