Bump version to v0.13.0

This fixes the broken packages on PyPI
This commit is contained in:
jaseg 2023-03-05 20:59:46 +01:00
parent b5e6a48d54
commit f7aa6657e7

View file

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