From 2a22f809c1e1316b89893ab2c98d2f949f72d196 Mon Sep 17 00:00:00 2001 From: Jacob Williams Date: Thu, 29 Dec 2022 08:00:50 -0600 Subject: [PATCH] 7.1.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4719a1..4bf3239 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,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.0.0" } +bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git", tag = "7.1.0" } ``` ### CMake