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