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"