3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-22 16:45:32 +00:00

Release version 0.49

This commit is contained in:
Miodrag Milanovic 2025-01-21 14:59:09 +01:00
parent da5c20dcfb
commit 427b5a251b
3 changed files with 14 additions and 5 deletions

View file

@ -5,8 +5,8 @@ import os
project = 'YosysHQ Yosys'
author = 'YosysHQ GmbH'
copyright ='2024 YosysHQ GmbH'
yosys_ver = "0.48"
copyright ='2025 YosysHQ GmbH'
yosys_ver = "0.49"
# select HTML theme
html_theme = 'furo-ys'