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