Skip to content

Commit 37bdaec

Browse files
committed
FORD upgrade to 7.0.5
1 parent c6a12d2 commit 37bdaec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/doc-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Install dependencies
2424
run: |
25-
pip install -v ford==6.1.10
25+
pip install -v ford==7.0.5
2626
pip install fypp
2727
python --version
2828
ford --version

API-doc-FORD-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ favicon: doc/media/favicon.ico
3838
license: by-sa
3939
author: fortran-lang/stdlib contributors
4040
author_pic: https://fortran-lang.org/assets/img/fortran_logo_512x512.png
41-
author_email: [email protected]
41+
4242
github: https://github.com/fortran-lang
4343
twitter: https://twitter.com/fortranlang
4444
website: https://fortran-lang.org

0 commit comments

Comments
 (0)