diff --git a/pyproject.toml b/pyproject.toml index 5232d18..4323a50 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "inventree_digikey_integration" -version = "1.0.0" +version = "0.1.1" description = "A CLI to import Digikey parts into an Inventree instance" authors = ["Eric Udlis "] license = "MIT"