From 854d7f97aa53a7d387aadb9fbf48885958c03cd7 Mon Sep 17 00:00:00 2001 From: Mike Alfare Date: Sat, 7 Dec 2024 18:18:38 -0500 Subject: [PATCH] changelog --- .changes/unreleased/Under the Hood-20241207-181814.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Under the Hood-20241207-181814.yaml diff --git a/.changes/unreleased/Under the Hood-20241207-181814.yaml b/.changes/unreleased/Under the Hood-20241207-181814.yaml new file mode 100644 index 000000000..c76974d43 --- /dev/null +++ b/.changes/unreleased/Under the Hood-20241207-181814.yaml @@ -0,0 +1,6 @@ +kind: Under the Hood +body: Move from setup.py to pyproject.toml and to hatch as a dev tool +time: 2024-12-07T18:18:14.85697-05:00 +custom: + Author: mikealfare + Issue: "1150"