What's New in 0.1.2
✅ GitHub Packages Registry Support
This release adds support for publishing directly to GitHub Packages Registry!
Features
- GitHub Packages Registry publishing workflow added
- Automatic publication on release creation
- Dual distribution: PyPI + GitHub Packages
Installation
From PyPI:
pip install mllearnerFrom GitHub Packages Registry:
pip install --index-url https://pypi.pkg.github.com/HarshTambade/ml-learning-hub mllearnerThe package is now available in the GitHub Packages section of this repository!