diff --git a/README.md b/README.md index ca23d39..987f011 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ - + diff --git a/pyproject.toml b/pyproject.toml index 2e157b5..17f5350 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "craftax" -version = "1.2.0" +version = "1.3.0" authors = [ { name="Michael Matthews", email="michael.matthews@eng.ox.ac.uk" }, ]