From 4d890814a6f1080934639ca51650402edb40af43 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 21 Apr 2026 18:35:28 +0200 Subject: [PATCH] v0.1.9 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 4975b4b..ae394c7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = factuges-sync -version = 0.1.8 +version = 0.1.9 description = ETL job to sync data from legacy DB to MariaDB author = Rodax Software author_email = info@rodax-software.com