From 7682a05ae52b82466f6052e0bc0f06a79e652f3b Mon Sep 17 00:00:00 2001 From: James Parrott <80779630+JamesParrott@users.noreply.github.com> Date: Sat, 29 Apr 2023 23:42:09 +0100 Subject: [PATCH] As published to PyPi. toml_tools v1.0.0 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2752c0d..f29758f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # toml_tools, Tomli and Tomli-W for Python 2 and Iron Python +v1.0.0 is a complete overhaul. toml_tools is now based on tomli and tomli-w. # Parent Project number (1/2)'s Readme File (Tomli)