3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-03 15:47:58 +00:00

Release version 0.66

This commit is contained in:
Miodrag Milanovic 2026-06-01 17:01:26 +02:00
parent 2105caa844
commit 86f2ddebce
3 changed files with 14 additions and 4 deletions

View file

@ -6,7 +6,7 @@ import os
project = 'YosysHQ Yosys'
author = 'YosysHQ GmbH'
copyright ='2026 YosysHQ GmbH'
yosys_ver = "0.65"
yosys_ver = "0.66"
# select HTML theme
html_theme = 'furo-ys'