Commit 13e57def authored by rusty1s's avatar rusty1s
Browse files

Version up

parent b8a3c55c
...@@ -7,7 +7,7 @@ from .std import scatter_std ...@@ -7,7 +7,7 @@ from .std import scatter_std
from .max import scatter_max from .max import scatter_max
from .min import scatter_min from .min import scatter_min
__version__ = '1.3.1' __version__ = '1.3.2'
__all__ = [ __all__ = [
'scatter_add', 'scatter_add',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment