1
0
forked from HEL/circuiteria

prepared for publication + bumped to 0.1.0

This commit is contained in:
2024-10-02 21:09:48 +02:00
parent c5a0cf7ecc
commit 9a1fda087c
4 changed files with 9 additions and 12 deletions

View File

@ -1,4 +1,4 @@
#let version = version((0,0,3))
#let version = version(0, 1, 0)
#import "circuit.typ": circuit
#import "element.typ"