chipdb version bump

This commit is contained in:
Miodrag Milanovic 2026-02-11 10:56:47 +01:00
parent 6ebdf991af
commit a9cc738a89
1 changed files with 1 additions and 1 deletions

View File

@ -228,7 +228,7 @@ def set_timings(ch):
assert k in timing, f"pip class {k} not found in timing data"
tmg.set_pip_class(grade=speed, name=k, delay=convert_timing(timing[k]))
EXPECTED_VERSION = 1.11
EXPECTED_VERSION = 1.12
def main():
# Range needs to be +1, but we are adding +2 more to coordinates, since