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 8b3b72f commit 799b7ebCopy full SHA for 799b7eb
README.md
@@ -53,7 +53,7 @@ pyplot-fortran = { git="https://github.com/jacobwilliams/pyplot-fortran.git" }
53
or, to use a specific version:
54
```toml
55
[dependencies]
56
-pyplot-fortran = { git="https://github.com/jacobwilliams/pyplot-fortran.git", tag = "3.1.0" }
+pyplot-fortran = { git="https://github.com/jacobwilliams/pyplot-fortran.git", tag = "3.2.0" }
57
```
58
59
To generate the documentation using [ford](https://github.com/Fortran-FOSS-Programmers/ford), run: ```ford pyplot-fortran.md```
0 commit comments