Update __init__.py

This commit is contained in:
XenGi 2023-03-23 14:56:21 +00:00
parent 1c9dcc1a9f
commit 1f1d81533a

View file

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