From 719f7d4c244b2e099c234bba38cd80288b11e2b9 Mon Sep 17 00:00:00 2001 From: Marco Crapts Date: Mon, 12 Aug 2024 12:19:55 +0200 Subject: [PATCH] add .python-version file --- .python-version | 1 + 1 file changed, 1 insertion(+) create mode 100644 .python-version diff --git a/.python-version b/.python-version new file mode 100644 index 0000000..455808f --- /dev/null +++ b/.python-version @@ -0,0 +1 @@ +3.12.4