Skip to content

Commit 62ec474

Browse files
committed
v0.1.2
1 parent eea7799 commit 62ec474

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
@@ -8,7 +8,7 @@ def readme():
88

99
setuptools.setup(
1010
name="torchsparsegradutils",
11-
version="0.1.1",
11+
version="0.1.2",
1212
description="A collection of utility functions to work with PyTorch sparse tensors",
1313
long_description=readme(),
1414
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)