We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3026a5 commit df7f966Copy full SHA for df7f966
1 file changed
setup.py
@@ -51,7 +51,7 @@ def ext_modules():
51
52
setup(
53
name="torchsort",
54
- version="0.1.0",
+ version="0.1.1",
55
description="Differentiable sorting and ranking in PyTorch",
56
author="Teddy Koker",
57
url="https://github.com/teddykoker/torchsort",
0 commit comments