We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55546fb commit 0310009Copy full SHA for 0310009
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "kilm"
7
-version = "0.5.3"
+version = "0.5.4"
8
description = "A command-line tool for managing KiCad libraries across projects and workstations"
9
readme = "README.md"
10
license = "MIT"
0 commit comments