Bump version to v1.3.0

This commit is contained in:
jaseg 2024-07-08 17:47:02 +02:00
parent 66811af966
commit 08fea5604e

View file

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