Bump version to v0.12.0

This commit is contained in:
jaseg 2023-02-25 19:52:33 +01:00
parent 19bcd5ce96
commit cba1c9a8a2

View file

@ -30,4 +30,4 @@ from .excellon import ExcellonFile
from .ipc356 import Netlist
from .layers import LayerStack
__version__ = '0.9.0'
__version__ = '0.12.0'