Bump version to v1.0.1

This commit is contained in:
jaseg 2023-04-15 22:14:59 +02:00
parent 4bd1097fc1
commit 5ea1491704

View file

@ -31,4 +31,4 @@ from .ipc356 import Netlist
from .layers import LayerStack
from .utils import MM, Inch
__version__ = '1.0.0'
__version__ = '1.0.1'