Bump version to v1.2.0

This commit is contained in:
jaseg 2023-11-14 21:56:03 +01:00
parent ea4c28e307
commit 227d4ed1cd

View file

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