We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da0fe42 commit a808434Copy full SHA for a808434
README.md
@@ -55,7 +55,7 @@ pyplot-fortran = { git="https://github.com/jacobwilliams/pyplot-fortran.git" }
55
or, to use a specific version:
56
```toml
57
[dependencies]
58
-pyplot-fortran = { git="https://github.com/jacobwilliams/pyplot-fortran.git", tag = "3.2.0" }
+pyplot-fortran = { git="https://github.com/jacobwilliams/pyplot-fortran.git", tag = "3.3.0" }
59
```
60
61
To generate the documentation using [ford](https://github.com/Fortran-FOSS-Programmers/ford), run: ```ford pyplot-fortran.md```
0 commit comments