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 b8a3c55 commit 13e57deCopy full SHA for 13e57de
torch_scatter/__init__.py
@@ -7,7 +7,7 @@
7
from .max import scatter_max
8
from .min import scatter_min
9
10
-__version__ = '1.3.1'
+__version__ = '1.3.2'
11
12
__all__ = [
13
'scatter_add',
0 commit comments