Skip to content

Commit df7f966

Browse files
committed
version 0.1.1
1 parent e3026a5 commit df7f966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def ext_modules():
5151

5252
setup(
5353
name="torchsort",
54-
version="0.1.0",
54+
version="0.1.1",
5555
description="Differentiable sorting and ranking in PyTorch",
5656
author="Teddy Koker",
5757
url="https://github.com/teddykoker/torchsort",

0 commit comments

Comments
 (0)