From 01ead6e387eb043758765b2aac81172e2f3e461a Mon Sep 17 00:00:00 2001 From: Steve Nyemba Date: Wed, 17 Dec 2025 11:02:13 -0600 Subject: [PATCH] version update: etl bug fix --- transport/info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transport/info.py b/transport/info.py index 6ab1e04..374d2bc 100644 --- a/transport/info.py +++ b/transport/info.py @@ -1,6 +1,6 @@ __app_name__ = 'data-transport' __author__ = 'The Phi Technology' -__version__= '2.2.40' +__version__= '2.2.42' __email__ = "info@the-phi.com" __edition__= 'community' __license__=f"""