Skip to content

Commit 4e381bb

Browse files
committed
Version bump to v1.1.0
1 parent 494a3fb commit 4e381bb

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.0.0
23-
date-released: '2024-04-12'
22+
version: 1.1.0
23+
date-released: '2025-02-20'

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.0.0"
3+
version = "1.1.0"
44
authors = ["Ricard Lado"]
55

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

0 commit comments

Comments
 (0)