From 8cfbc5cb0921cba39e98a90246b4961bd58abaa3 Mon Sep 17 00:00:00 2001 From: Quintijn Hoogenboom Date: Sat, 23 Nov 2024 18:32:48 +0100 Subject: [PATCH] Update pyproject.toml 3.1.10.dev1 --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index a82ebde..3c3d086 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["flit_core >=2,<4"] build-backend = "flit_core.buildapi" [project] -version = '3.1.7.dev1' +version = '3.1.10.dev1' authors = [{name = "Mark Lillibridge", email = "mdl@alum.mit.edu"}] name = "vocola2" readme = "README.md" @@ -25,4 +25,4 @@ dependencies = ["dtactions == 1.6.4.dev3", homepage = "https://vocola.net/v2/" repository="https://github.com/dictation-toolbox/vocola2" source="https://github.com/dictation-toolbox/vocola2" - \ No newline at end of file +