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 9eb70e3 commit 2a22f80Copy full SHA for 2a22f80
README.md
@@ -136,7 +136,7 @@ bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git" }
136
or, to use a specific version:
137
```toml
138
[dependencies]
139
-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" }
140
```
141
142
### CMake
0 commit comments