From ea53196fe12efe54265e6e83f3552f140b7cfeb8 Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Fri, 24 Jan 2025 22:20:57 +0100 Subject: [PATCH] chore: bump version to 15.5.0 --- eu_einvoice/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eu_einvoice/__init__.py b/eu_einvoice/__init__.py index ff9f49e..17b6555 100644 --- a/eu_einvoice/__init__.py +++ b/eu_einvoice/__init__.py @@ -1 +1 @@ -__version__ = "15.4.0" +__version__ = "15.5.0"