Carry Ocelle SDK 1.0.1 version to main - #79
Merged
Conversation
sayonfortify
approved these changes
Jul 7, 2026
Contributor
Author
|
Release provenance note for
https://github.com/FortifyRoot/ocelle-py/actions/runs/28868844565 That run used: This PR carried the released package version forward to The resulting git diff d0547d81d855e3d163978ad659cc2d173530fd1e v1.0.1The command above produces no diff, confirming that |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Carry forward the released Ocelle SDK
1.0.1package version tomain.This PR updates only
pyproject.tomlsomainreflects the version that was published to PyPI.Changes
fortifyroot-ocelleversion from1.0.0to1.0.1.Validation
1.0.1wheel and sdist match thev1.0.1tag.v1.0.1matchesmaincontent with only the package version changed.Notes
This is a carry-forward/version alignment PR only. It does not introduce SDK code changes.