From 6a80f48b1c3c0245bbf78bcd8ebf52e4ca2cbc0a Mon Sep 17 00:00:00 2001 From: Zach Berwaldt Date: Sat, 15 Jun 2024 11:01:13 -0400 Subject: Add project files --- .python-version | 1 + 1 file changed, 1 insertion(+) create mode 100644 .python-version (limited to '.python-version') diff --git a/.python-version b/.python-version new file mode 100644 index 0000000..98fccd6 --- /dev/null +++ b/.python-version @@ -0,0 +1 @@ +3.8 \ No newline at end of file -- cgit v1.1 From 65dea987ae4217606d0a682ec49128a7a2c18c25 Mon Sep 17 00:00:00 2001 From: Zach Berwaldt Date: Sun, 16 Jun 2024 14:56:14 -0400 Subject: add new lines --- .python-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.python-version') diff --git a/.python-version b/.python-version index 98fccd6..cc1923a 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.8 \ No newline at end of file +3.8 -- cgit v1.1