diff --git a/pyproject.toml b/pyproject.toml index 2777177..7ed4b55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "inventree-part-import" -version = "1.7-pre" +version = "1.7" description = "CLI to import parts from suppliers like DigiKey, LCSC, Mouser, etc. to InvenTree" readme = "README.md" requires-python = ">=3.10"