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