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 a76e140 commit 3d8d9d3Copy full SHA for 3d8d9d3
README.md
@@ -139,7 +139,7 @@ bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git" }
139
or, to use a specific version:
140
```toml
141
[dependencies]
142
-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" }
143
```
144
145
### CMake
0 commit comments