Skip to content

Commit

Permalink
Version bump to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RLado committed Feb 20, 2025
1 parent 494a3fb commit 4e381bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ keywords:
- math
- rust
license: MIT
version: 1.0.0
date-released: '2024-04-12'
version: 1.1.0
date-released: '2025-02-20'
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rsparse"
version = "1.0.0"
version = "1.1.0"
authors = ["Ricard Lado"]

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

0 comments on commit 4e381bb

Please sign in to comment.