From 3d8d9d31ed71a3b3ba74fd43d7a7fc427296e6b8 Mon Sep 17 00:00:00 2001 From: Jacob Williams Date: Mon, 2 Jan 2023 18:12:32 -0600 Subject: [PATCH] 7.3.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5328a30..33fea8f 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git" } or, to use a specific version: ```toml [dependencies] -bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git", tag = "7.2.0" } +bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git", tag = "7.3.0" } ``` ### CMake