Skip to content

Commit 6f87198

Browse files
committed
Version bump to v1.2.1
1 parent 7a49801 commit 6f87198

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ keywords:
1919
- math
2020
- rust
2121
license: MIT
22-
version: 1.2.0
23-
date-released: '2025-03-16'
22+
version: 1.2.1
23+
date-released: '2025-03-29'

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rsparse"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
authors = ["Ricard Lado"]
55

66
description = "A Rust library for solving sparse linear systems using direct methods."

0 commit comments

Comments
 (0)