Skip to content

Commit

Permalink
upodating version
Browse files Browse the repository at this point in the history
  • Loading branch information
karen-avetisyan-mc committed Feb 21, 2024
1 parent 98425b6 commit 49d5c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
exec(open('client_encryption/version.py').read())

setup(name='mastercard-client-encryption',
python_requires='>=3.5.4',
python_requires='>=3.8',
version=__version__,
description='Mastercard Client encryption.',
long_description='Library for Mastercard API compliant payload encryption/decryption.',
Expand Down

0 comments on commit 49d5c35

Please sign in to comment.