diff --git a/setup.py b/setup.py index 72f1a61..5c12813 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="cryptlex.lexfloatclient", - version="4.7.5", + version="4.7.6", author="Cryptlex, LLC", author_email="support@cryptlex.com", description="LexFloatClient API wrapper for Python",