From b274cb04b800998d3c7f35389121c20ccadd4e08 Mon Sep 17 00:00:00 2001 From: Kim Date: Sun, 19 Oct 2025 11:46:42 +0900 Subject: [PATCH] Update WinPython description for Windows version compatibility --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93d20bb1..e6879268 100644 --- a/README.md +++ b/README.md @@ -727,7 +727,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [pythonlibs](http://www.lfd.uci.edu/~gohlke/pythonlibs/) - Unofficial Windows binaries for Python extension packages. * [PythonNet](https://github.com/pythonnet/pythonnet) - Python Integration with the .NET Common Language Runtime (CLR). * [PyWin32](https://github.com/mhammond/pywin32) - Python Extensions for Windows. -* [WinPython](https://winpython.github.io/) - Portable development environment for Windows 7/8. +* [WinPython](https://winpython.github.io/) - Portable development environment for Windows 10/11. ## Miscellaneous