You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2025. It is now read-only.
Remove GNU Lesser General Public License and replace with MIT License
- Bump project version from 0.3.1 to 0.4.0 in pyproject.toml
- Update README badge for PyPI downloads
Bump dependencies and update project configuration
- Update project dependencies to latest versions
- Upgrade development and production dependencies
- Adjust version to 0.3.1
- Improve dependency management with latest package versions
Update pyproject.toml to use PEP 621 project metadata and update proj…
…ect configuration
- Update README with GitHub repository links
- Add __init__.py to gitlab_ml package
- Adjust version constraints and dependencies
- Add .DS_Store to .gitignore
- Prepare for v0.3.0 release with project restructuring
Refactor model upload, download, and delete commands
- Simplify CLI commands by moving version to positional argument
- Enhance delete command to support deleting specific model versions
- Improve file upload with more granular progress tracking
- Update README with simplified command syntax
- Bump version to 0.2.0 to reflect significant changes