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 89463b4 commit 9ef5d92Copy full SHA for 9ef5d92
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
4
5
[project]
6
name = "sparse_dot_topn"
7
-version = "1.1.1"
+version = "1.1.2"
8
description = "This package boosts a sparse matrix multiplication followed by selecting the top-n multiplication"
9
readme = "README.md"
10
requires-python = ">=3.8"
0 commit comments