Skip to content

Commit

Permalink
add latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Nov 27, 2023
1 parent 5e4f281 commit e86f1fa
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 15 deletions.
14 changes: 0 additions & 14 deletions _pages/bids_timeline.html

This file was deleted.

5 changes: 4 additions & 1 deletion tools/bep_gant_chart.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
"""Creates a gant chart for the completed BEPs"""
"""Creates a gant chart for the completed BEPs.
Also include a timeline of the main BIDS events.
"""
from __future__ import annotations

from datetime import datetime
Expand Down
1 change: 1 addition & 0 deletions tools/timeline.csv
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ First BIDS streering group election,2019-09,event,"n/a"
1.6.0,2021-04,release,https://bids-specification.readthedocs.io/en/v1.6.0
1.7.0,2022-02,release,https://bids-specification.readthedocs.io/en/v1.7.0
1.8.0,2022-10,release,https://bids-specification.readthedocs.io/en/v1.8.0
1.9.0,2023-11,release,https://bids-specification.readthedocs.io/en/v1.9.0

0 comments on commit e86f1fa

Please sign in to comment.