Skip to content

Commit 9ef5d92

Browse files
committed
REL: Patch release v1.1.2
1 parent 89463b4 commit 9ef5d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
44

55
[project]
66
name = "sparse_dot_topn"
7-
version = "1.1.1"
7+
version = "1.1.2"
88
description = "This package boosts a sparse matrix multiplication followed by selecting the top-n multiplication"
99
readme = "README.md"
1010
requires-python = ">=3.8"

0 commit comments

Comments
 (0)