From c0d20588b8261219ffa479661445147f25d7112b Mon Sep 17 00:00:00 2001 From: ringsaturn Date: Sat, 26 Oct 2024 20:55:24 +0800 Subject: [PATCH] prepare release of 0.16.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4f96cb..83aa308 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ > borders. > 2. Rust use lazy init, so first calling will be a little slow. > 3. Use about 40MB memory. -> 4. It's tested under Python 3.9+ but support 3.8+(noqa). +> 4. It's tested under Python 3.9+. > 5. Try it online: ## Usage