diff --git a/README.md b/README.md index d4aafe0..239515c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ - + diff --git a/pyproject.toml b/pyproject.toml index 51718f2..fb65da8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "craftax" -version = "1.4.2" +version = "1.4.3" authors = [ { name="Michael Matthews", email="michael.matthews@eng.ox.ac.uk" }, ]