3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-14 19:25:40 +00:00

Release version 0.67

This commit is contained in:
Miodrag Milanovic 2026-07-09 10:13:26 +02:00
parent 9c0291e81c
commit 2d1509d1bc
3 changed files with 32 additions and 3 deletions

View file

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