1
0
mirror of synced 2026-05-10 09:26:00 +00:00

Release version 0.64

This commit is contained in:
Miodrag Milanovic
2026-04-08 16:54:50 +02:00
parent f7b19774b7
commit 6d2c445aeb
3 changed files with 10 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.63"
yosys_ver = "0.64"
# select HTML theme
html_theme = 'furo-ys'