Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update __init__.py #245

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Update __init__.py #245

wants to merge 3 commits into from

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jan 16, 2025

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Version bump from 0.0.18 to 0.0.19 in the Hub SDK πŸš€

πŸ“Š Key Changes

  • Updated the SDK version in __init__.py from 0.0.18 to 0.0.19.

🎯 Purpose & Impact

  • Purpose: Signifies updates or improvements made in the Hub SDK, likely incorporating bug fixes, optimizations, or new features.
  • Impact: Helps users stay aligned with the latest release, ensuring they benefit from any unseen updates or enhancements in version 0.0.19. ✨

Signed-off-by: Glenn Jocher <[email protected]>
@UltralyticsAssistant UltralyticsAssistant added enhancement New feature or request HUB Ultralytics HUB issues labels Jan 16, 2025
@UltralyticsAssistant
Copy link
Member

πŸ‘‹ Hello @glenn-jocher, thank you for submitting an ultralytics/hub-sdk πŸš€ PR! To ensure a smooth integration, please make sure to review the following checklist:

  • βœ… Define a Purpose: Clearly explain the purpose of your PR in the description above, and link to any relevant issues. Ensure your commit messages are clear, concise, and follow the repository's conventions.
  • βœ… Synchronize with Source: Confirm that your branch is up-to-date with the ultralytics/hub-sdk main branch. If it’s not, you can update it by clicking the 'Update branch' button or running git pull followed by git merge main on your local machine.
  • βœ… Ensure CI Checks Pass: Verify that all Continuous Integration (CI) checks are passing. If any checks fail, analyze the logs and address the issues.
  • βœ… Update Documentation: Ensure the relevant portions of documentation are updated for any added or modified functionality.
  • βœ… Add Tests: Don’t forget to include or update relevant tests for your changes to ensure they are functioning as intended, and confirm that all tests pass.
  • βœ… Sign the CLA: If this is your first PR to Ultralytics, please sign the Contributor License Agreement (CLA). Simply write "I have read the CLA Document and I sign the CLA" in a new comment on this PR.
  • βœ… Minimize Changes: Ensure your changes are focused and concise, addressing only the specific bug or feature. This helps to keep the commit history clean and understandable. "Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." β€” Antoine de Saint-ExupΓ©ry ✨

For more information, check out our Contributing Guide. If you have questions or need assistance, feel free to comment below. An Ultralytics engineer will follow up with you shortly. 😊

Thank you for contributing to Ultralytics and helping us build better tools for everyone! πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request HUB Ultralytics HUB issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants