diff --git a/LICENSE.txt b/LICENSE.txt index 2c795d4..a0b3bbd 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Cryptlex +Copyright (c) 2025 Cryptlex LLP Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/setup.py b/setup.py index fc31fc7..8f2c50f 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setuptools.setup( name="cryptlex.lexfloatclient", version="4.12.2", - author="Cryptlex, LLC", + author="Cryptlex LLP", author_email="support@cryptlex.com", description="LexFloatClient API wrapper for Python", long_description=long_description,