Skip to content

Update TARGET-VERSION to 0.8.0 - #305

Merged
Chris Mullins (cleemullins) merged 1 commit into
mainfrom
cleemullins-patch-1
Feb 4, 2026
Merged

Update TARGET-VERSION to 0.8.0#305
Chris Mullins (cleemullins) merged 1 commit into
mainfrom
cleemullins-patch-1

Conversation

@cleemullins

Copy link
Copy Markdown
Contributor

No description provided.

@cleemullins
Chris Mullins (cleemullins) requested a review from a team as a code owner February 4, 2026 17:36
Copilot AI review requested due to automatic review settings February 4, 2026 17:36
@cleemullins
Chris Mullins (cleemullins) merged commit 1145b41 into main Feb 4, 2026
15 of 16 checks passed
@cleemullins
Chris Mullins (cleemullins) deleted the cleemullins-patch-1 branch February 4, 2026 17:39

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates the TARGET-VERSION file from 0.7.0 to 0.8.0. The TARGET-VERSION file is used by setuptools-git-versioning for version management in the versioning helper package.

Changes:

  • Updates the version number in versioning/TARGET-VERSION from 0.7.0 to 0.8.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread versioning/TARGET-VERSION
@@ -1 +1 @@
0.7.0.
0.8.0.

Copilot AI Feb 4, 2026

Copy link

Choose a reason for hiding this comment

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

The line appears to have an incorrect format with " 1 " prepended before the pipe character. Based on the previous format which was " |0.7.0.", the line should likely be " |0.8.0." (with spaces before the pipe) or just "0.8.0." without the pipe and leading characters. The "1" appears to be a line number that was accidentally included in the version string.

Suggested change
0.8.0.
0.8.0

Copilot uses AI. Check for mistakes.
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.

3 participants