From b0dcfacd25944618500b0f15c672eb5ec3f5ab7c Mon Sep 17 00:00:00 2001 From: Brain Date: Tue, 27 Aug 2024 19:08:52 +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..143c2f5 --- /dev/null +++ b/.python-version @@ -0,0 +1 @@ +3.8.19