This commit is contained in:
Ricardo (XenGi) Band 2023-03-23 15:59:29 +01:00
parent 1f1d81533a
commit b2ba39e1eb
No known key found for this signature in database

View file

@ -29,3 +29,5 @@ from .rs274x import GerberFile
from .excellon import ExcellonFile
from .ipc356 import Netlist
from .layers import LayerStack
__version__ = '0.13.0'