From cad246ae8b928d60778efedeb72f53f798d9c777 Mon Sep 17 00:00:00 2001 From: Bruno Manuel Santos Saraiva Date: Tue, 20 May 2025 20:01:13 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 43ad0d7d..eb870d2e 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ Nanoscopy Python library (NanoPyx, the successor to NanoJ) - focused on light microscopy and super-resolution imaging +WARNING: Currently stable and working for Python 3.9 to 3.12. For Python 3.13, it is possible to use it if you build numpy<2 from source but it is not officially supported (Yet!) + --- ## What is the NanoPyx 🔬 Library?