Skip to content

Prepare 1.0.0 release metadata#7

Merged
akalipetis merged 1 commit into
mainfrom
copilot/prepare-release-100
May 20, 2026
Merged

Prepare 1.0.0 release metadata#7
akalipetis merged 1 commit into
mainfrom
copilot/prepare-release-100

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 20, 2026

This aligns the repository metadata for the 1.0.0 release. The project version and the locked editable package entry now report the same release version, keeping the published artifact metadata and lockfile in sync.

  • Release version bump

    • Update pyproject.toml from 0.4.0 to 1.0.0.
  • Lockfile alignment

    • Update the editable sec package entry in uv.lock to 1.0.0 so the lock remains consistent with the project definition.
[project]
version = "1.0.0"

Agent-Logs-Url: https://github.com/withlogicco/sec/sessions/94fc5df1-ba28-4ca1-8ed9-6845a8efdd63

Co-authored-by: akalipetis <788386+akalipetis@users.noreply.github.com>
@akalipetis akalipetis marked this pull request as ready for review May 20, 2026 15:11
Copilot AI review requested due to automatic review settings May 20, 2026 15:11
@akalipetis akalipetis merged commit b97597f into main May 20, 2026
10 checks passed
@akalipetis akalipetis deleted the copilot/prepare-release-100 branch May 20, 2026 15:12
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Aligns project release metadata for the sec 1.0.0 release by keeping the package version and lockfile editable entry consistent.

Changes:

  • Bump [project].version in pyproject.toml from 0.4.0 to 1.0.0.
  • Update the editable sec package entry in uv.lock to 1.0.0.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
uv.lock Updates the locked editable sec package version to 1.0.0 to match the project.
pyproject.toml Sets the project version to 1.0.0 for the 1.0.0 release metadata.

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

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