From 9ba52fc95943f25ef50ded423f0189900c7e7a34 Mon Sep 17 00:00:00 2001 From: NSoiffer Date: Thu, 16 Jan 2025 16:27:45 -0800 Subject: [PATCH] bump version # --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 14c4e5ea..cb09653e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mathcat" -version = "0.6.7-rc.3" +version = "0.6.7-rc.4" authors = ["Neil Soiffer "] license = "MIT" description = "MathCAT: Math Capable Assistive Technology ('Speech and braille from MathML')"