Release 1.2.1
Build PCM package / build (push) Successful in 8s

This commit is contained in:
2026-07-22 16:22:14 +07:00
parent 21213c696e
commit bb032541b0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
},
"versions": [
{
"version": "1.2.0",
"version": "1.2.1",
"status": "stable",
"kicad_version": "10.0",
"runtime": "ipc"
+1 -1
View File
@@ -3,7 +3,7 @@
# the dependency list there in sync with [project.dependencies].
[project]
name = "fill-resistance"
version = "1.2.0"
version = "1.2.1"
description = "DC/AC resistance of copper zone fills and traces between two contacts (KiCad 10 plugin)"
license = "GPL-3.0-or-later"
requires-python = ">=3.11"
Generated
+1 -1
View File
@@ -216,7 +216,7 @@ wheels = [
[[package]]
name = "fill-resistance"
version = "1.2.0"
version = "1.2.1"
source = { virtual = "." }
dependencies = [
{ name = "kicad-python" },