diff --git a/.cruft.json b/.cruft.json index f9f8999b2..ba4499533 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "https://github.com/sunpy/package-template", - "commit": "9599f755e4f7880fe20f0f07bbf500d8c41de34d", + "commit": "6436220cebd96b3638682023e7149eb78e012fdc", "checkout": null, "context": { "cookiecutter": { @@ -33,7 +33,7 @@ ".github/workflows/sub_package_update.yml" ], "_template": "https://github.com/sunpy/package-template", - "_commit": "9599f755e4f7880fe20f0f07bbf500d8c41de34d" + "_commit": "6436220cebd96b3638682023e7149eb78e012fdc" } }, "directory": null diff --git a/README.rst b/README.rst index 6d9258288..f225327af 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,7 @@ -ndcube -====== +``ndcube`` +========== + +A package for multi-dimensional contiguous and non-contiguous coordinate aware arrays. |Latest Version| |codecov| |matrix| |Powered by NumFOCUS| |Powered by SunPy|