We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38e10c2 commit de6a1b9Copy full SHA for de6a1b9
README.md
@@ -140,7 +140,7 @@ bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git" }
140
or, to use a specific version:
141
```toml
142
[dependencies]
143
-bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git", tag = "7.1.0" }
+bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git", tag = "7.2.0" }
144
```
145
146
### CMake
0 commit comments