Skip to content

Fixes version bump for Burr#542

Merged
elijahbenizzy merged 1 commit intomainfrom
version-bump-0.40.1
May 28, 2025
Merged

Fixes version bump for Burr#542
elijahbenizzy merged 1 commit intomainfrom
version-bump-0.40.1

Conversation

@elijahbenizzy
Copy link
Contributor

@elijahbenizzy elijahbenizzy commented May 28, 2025

Prior commits accidentally made this a minor version bump but this should have been a patch. This fixes it.

[Short description explaining the high-level reason for the pull request]

Changes

How I tested this

Notes

Checklist

  • PR has an informative and human-readable title (this will be pulled into the release notes)
  • Changes are limited to a single goal (no scope creep)
  • Code passed the pre-commit check & code is left cleaner/nicer than when first encountered.
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future TODOs are captured in comments
  • Project documentation has been updated if adding/changing functionality.

Important

Corrects version in pyproject.toml from 0.41.0 to 0.40.1 for a patch update.

  • Version Correction:
    • Corrects version from 0.41.0 to 0.40.1 in pyproject.toml to reflect a patch update instead of a minor version bump.

This description was created by Ellipsis for cbb1952. You can customize this summary. It will automatically update as commits are pushed.

Prior commits accidentally made this a minor version bump but this
should have been a patch. This fixes it.
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to cbb1952 in 25 seconds. Click for details.
  • Reviewed 13 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. pyproject.toml:7
  • Draft comment:
    Ensure the version downgrade from 0.41.0 to 0.40.1 is intentional and consistent with semantic versioning. Verify that all related changelog/documentation references are updated.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None

Workflow ID: wflow_rLy0CIl1MsIyvcWU

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@elijahbenizzy elijahbenizzy merged commit ebfff6e into main May 28, 2025
11 checks passed
@elijahbenizzy elijahbenizzy deleted the version-bump-0.40.1 branch May 28, 2025 04:22
@github-actions
Copy link

github-actions bot commented May 28, 2025

A preview of is uploaded and can be seen here:

https://burr.dagworks.io/pull/542

Changes may take a few minutes to propagate. Since this is a preview of production, content with draft: true will not be rendered. The source is here: https://github.com/DAGWorks-Inc/burr/tree/gh-pages/pull/542/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant