From bc8e997f61d312a0a5221dac1c16431970dc474d Mon Sep 17 00:00:00 2001 From: moshix Date: Tue, 6 Feb 2024 09:04:33 +0100 Subject: [PATCH] v2.5 --- simplechat.py | 1 + 1 file changed, 1 insertion(+) diff --git a/simplechat.py b/simplechat.py index 0b2d2a6..223c812 100644 --- a/simplechat.py +++ b/simplechat.py @@ -11,6 +11,7 @@ # Copyright 2023-2024 by moshix +# Does not currently work with anything above Python 3.11 becuase of some new threading stuff in python # License: All rights restricted. You may not copy, use, or re-use parts or all of this code and algorithms without my written permission. # v 0.1 humble beginnings # v 0.2 Added random names