This repository was archived by the owner on Dec 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # This file is based on onde that was autogenerated by maturin v1.7.1 using:
1+ # This file is based on one that was autogenerated by maturin v1.7.1 using:
22# maturin generate-ci github
33name : 📦
44
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ default = ["sleef"]
77
88[package ]
99name = " ndelement"
10- version = " 0.1.1-dev "
10+ version = " 0.1.2 "
1111edition = " 2021"
1212authors = [" Matthew Scroggs <rust@mscroggs.co.uk>" ]
1313description = " n-dimensional finite element definition library."
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ndelement is an open-source library written in Rust that can be used to create n
77You can use the latest release of ndelement by adding the following to ` [dependencies] ` section of your Cargo.toml file:
88
99``` toml
10- ndelement = " 0.1.1 "
10+ ndelement = " 0.1.2 "
1111```
1212
1313### Python
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "maturin"
44
55[project ]
66name = " ndelement"
7- version = " 0.1.1-dev "
7+ version = " 0.1.2 "
88description = " n-dimensional finite element definition library."
99readme = " README.md"
1010requires-python = " >=3.8"
You can’t perform that action at this time.
0 commit comments