diff --git a/pyproject.toml b/pyproject.toml index 1d877a8..4b1071d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta" [project] name = "atmst" -version = "0.0.1" +version = "0.0.2" authors = [ { name="David Buchanan", email="d@vidbuchanan.co.uk" }, ]