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",