diff --git a/pyproject.toml b/pyproject.toml index 1bc95dd..192cddc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dynamic = ["version"] [tool.poetry] name = "read_aconity_layers" -version = "0.2.0" +version = "0.3.0" description = "A utility for fast reading of layer data from the aconity mini powder bed fusion machine" urls = { github = "https://github.com/Cian-H/read_aconity_layers" } authors = ["Cian Hughes "]