Skip to content
Merged

4.28 #246

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
# -- Project information -----------------------------------------------------

project = 'FAIR Wizard'
copyright = '2020 - 2025, FAIR Wizard Team'
copyright = '2020 - 2026, FAIR Wizard Team'
author = 'FAIR Wizard Team'

project_name = 'FAIR Wizard'
project_name_full = 'FAIR Wizard'
registry_name = 'FAIR Wizard Registry'

# The full version, including alpha/beta/rc tags
version = release = '4.27'
version = release = '4.28'

rst_prolog = f"""

Expand Down