Skip to content

Commit

Permalink
error message improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
kylecarow committed Jan 24, 2025
1 parent 70df920 commit 4e464aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ninterp"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
description = "Numerical interpolation in N-dimensions over a regular, sorted, nonrepeating grid"
repository = "https://github.com/NREL/ninterp"
Expand Down

0 comments on commit 4e464aa

Please sign in to comment.