3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-10 08:01:14 +00:00

Release version 0.68

This commit is contained in:
Miodrag Milanovic 2026-08-05 07:42:20 +02:00
parent ebf286ab40
commit 38e001a6ff
3 changed files with 13 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.67"
yosys_ver = "0.68"
# select HTML theme
html_theme = 'furo-ys'