diff --git a/pyproject.toml b/pyproject.toml index f38f1dc..49e8ff7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "mtranserver" -version = "3.1.12" +version = "3.1.13" description = "Add your description here" readme = "README.md" requires-python = ">=3.12"