diff --git a/.cruft.json b/.cruft.json index c4b6cdf..c58fed5 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "https://github.com/allenporter/cookiecutter-python", - "commit": "6350072158fd88a83c66a631c379ca7651f64694", + "commit": "285470c00d43779a0dca3f1cc2009c658e294443", "checkout": null, "context": { "cookiecutter": { @@ -10,7 +10,8 @@ "project_name": "supernote", "description": "Unofficial python library for parsing Supernote notebooks", "version": "0.0.1", - "_template": "https://github.com/allenporter/cookiecutter-python" + "_template": "https://github.com/allenporter/cookiecutter-python", + "_commit": "285470c00d43779a0dca3f1cc2009c658e294443" } }, "directory": null