diff --git a/pyproject.toml b/pyproject.toml index 0c0a9e6..cdba72c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta" [project] name = "atmst" -version = "0.0.4" +version = "0.0.5" authors = [ { name="David Buchanan", email="d@vidbuchanan.co.uk" }, ]