Summary:
This release marks the initial version of the Luhn Algorithm Python implementation. Please refer to the [README.md](https://github.com/ibnaleem/luhn-algorithm/edit/main/README.md) for detailed information on usage, algorithm overview, implementation details, and licensing.
Changes:
- Initial release of the Luhn Algorithm Python implementation.
Installation
pip/pip3 install Luhn-Algorithm