From d68bb79a97c6934ba164de06708c9992e12b4b44 Mon Sep 17 00:00:00 2001 From: nikto_b Date: Tue, 19 Aug 2025 02:37:59 +0300 Subject: [PATCH] Bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a55262a..8ee0a60 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "breakshaft" -version = "0.1.4" +version = "0.1.5" description = "Library for in-time codegen for type conversion" authors = [ { name = "nikto_b", email = "niktob560@yandex.ru" }