diff --git a/.cruft.json b/.cruft.json index 9f55c0e..4b9a7de 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "https://github.com/allenporter/cookiecutter-python", - "commit": "18609c31e5902202929040b431441c3ef27085e4", + "commit": "ba085c7eb7b28adfff80b6a6941c991f0d5c57f1", "checkout": null, "context": { "cookiecutter": { @@ -10,7 +10,8 @@ "project_name": "google_health_api", "description": "An asynchronous, type-safe Python client library for the Google Health API.", "version": "0.0.1", - "_template": "https://github.com/allenporter/cookiecutter-python" + "_template": "https://github.com/allenporter/cookiecutter-python", + "_commit": "ba085c7eb7b28adfff80b6a6941c991f0d5c57f1" } }, "directory": null