Skip to content

Commit 70d0bcc

Browse files
author
Baptiste Nicolet
committed
Bumped version number
1 parent 069d3e3 commit 70d0bcc

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
@@ -8,7 +8,7 @@ name = "cholespy"
88
authors = [
99
{name = "Baptiste Nicolet", email = "[email protected]"},
1010
]
11-
version = "2.0.0"
11+
version = "2.1.0"
1212
description = "A self-contained sparse Cholesky solver, compatible with CPU and GPU tensor frameworks."
1313
readme = "README.md"
1414
requires-python = ">=3.8"

0 commit comments

Comments
 (0)