We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d70d05d commit 2f82381Copy full SHA for 2f82381
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
4
5
[project]
6
name = "sparse_dot_topn"
7
-version = "1.0.0"
+version = "1.1.0"
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