We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51b104e commit 8783929Copy full SHA for 8783929
src/skip/__init__.py
@@ -56,6 +56,6 @@
56
@copyright: Copyright (C) 2024 Pat Deegan, https://psychogenic.com
57
58
'''
59
-VERSION='0.1.6'
+VERSION='0.2.0'
60
from skip.eeschema.schematic import Schematic, Symbol
61
from skip.pcbnew.pcb import PCB
0 commit comments