diff --git a/.idea/Checker.iml b/.idea/Checker.iml index de5ac07..cb4b8ad 100644 --- a/.idea/Checker.iml +++ b/.idea/Checker.iml @@ -1,8 +1,10 @@ - - + + + + diff --git a/.idea/misc.xml b/.idea/misc.xml index 217df23..54c386a 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 349478e..26f2b97 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "speckle-automate-py" +name = "speckle-automate-checker" version = "0.1.0" description = "Allows for QAQC property checking with Speckle" authors = ["Jonathon Broughton "]