From fa91ccd54303a467be059423c625e89ebbd440df Mon Sep 17 00:00:00 2001 From: yosinn1-blip Date: Sun, 24 May 2026 08:36:39 +0900 Subject: [PATCH] docs: fix compatibility spelling in README Signed-off-by: Yoshiki --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f933c4..35ec2d0 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ For an overview on neural fields, we recommend you check out the EG STAR report: ## Latest Updates **wisp 1.0.3** <-- `main` -* _17/04/23_ The configuration system have been replaced! Check out [the config page](https://kaolin-wisp.readthedocs.io/en/latest/pages/config_system.html) for usage instructions and backwards compatability (**breaking change**). Note that the wisp core library remains compatible, mains and trainers should be updated. +* _17/04/23_ The configuration system have been replaced! Check out [the config page](https://kaolin-wisp.readthedocs.io/en/latest/pages/config_system.html) for usage instructions and backwards compatibility (**breaking change**). Note that the wisp core library remains compatible, mains and trainers should be updated. **wisp 1.0.2** <-- `stable` * _15/04/23_ Jupyter notebook support have been added - useful for machines without a display.