From fa7e9dc4f66d29ccbf3bf40990e941ee0c532451 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 25 Jul 2024 08:10:23 +0000 Subject: [PATCH] updated version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 62789a1..b17931f 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="cryptlex.lexfloatclient", - version="4.8.1", + version="4.8.2", author="Cryptlex, LLC", author_email="support@cryptlex.com", description="LexFloatClient API wrapper for Python",