Bump version to v1.0.0

This commit is contained in:
jaseg 2023-04-10 23:58:44 +02:00
parent 138f6504e7
commit b43e4e2eec

View file

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