From f05a16c640bc854f66e53c9f4a15707e0a559316 Mon Sep 17 00:00:00 2001 From: Ghua8088 Date: Mon, 18 May 2026 00:57:35 +0530 Subject: [PATCH] [Release] 0.3.14 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 916d1cc..ec8d13c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ namespaces = false [project] name = "pytron-kit" -version = "0.3.14.post37" +version = "0.3.14" description = "An Electron-like library for Python to build Cross Platform Apps" readme = "README.md" requires-python = ">=3.7"