From 60046a9fbc76ffe37dc320609f962f940ad6409a Mon Sep 17 00:00:00 2001 From: przemyslawbialon Date: Sun, 26 Apr 2026 16:47:48 +0200 Subject: [PATCH] bump version to 2026.4.26 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d8a1d2e..4358341 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "pit-38" -version = "2026.4.25" +version = "2026.4.26" description = "Polish investment tax calculator (PIT-38) for stocks and cryptocurrency" readme = "README.md" license = "MIT"