Skip to content

Commit

Permalink
Release 0.7.2
Browse files Browse the repository at this point in the history
russell_lab@0.7.2
russell_sparse@0.7.2
russell_tensor@0.7.2

Generated by cargo-workspaces
  • Loading branch information
cpmech committed Jan 12, 2024
1 parent 9cdd778 commit 9ab6c2d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion russell_lab/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "russell_lab"
version = "0.7.1"
version = "0.7.2"
edition = "2021"
license = "MIT"
description = "Matrix-vector laboratory including linear algebra tools"
Expand Down
2 changes: 1 addition & 1 deletion russell_sparse/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "russell_sparse"
version = "0.7.1"
version = "0.7.2"
edition = "2021"
license = "MIT"
description = "Sparse matrix tools and solvers"
Expand Down
2 changes: 1 addition & 1 deletion russell_tensor/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "russell_tensor"
version = "0.7.1"
version = "0.7.2"
edition = "2021"
license = "MIT"
description = "Tensor analysis structures and functions for continuum mechanics"
Expand Down

0 comments on commit 9ab6c2d

Please sign in to comment.