diff --git a/pyproject.toml b/pyproject.toml index f09f9de..c272b3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "gerbonara" -version = "1.6.1" +version = "1.6.2" description = "Tools to handle Gerber and Excellon files in Python" readme = "README.md" license = "Apache-2.0"