Bump version to v0.13.0

This fixes the broken packages on PyPI
modern_python v0.13.0
jaseg 2023-03-05 20:59:46 +01:00
rodzic b5e6a48d54
commit f7aa6657e7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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