Skip to content

chore: set version to 1.0.0 - #40

Merged
dbrattli merged 3 commits into
masterfrom
set-version-1.0
Nov 16, 2025
Merged

chore: set version to 1.0.0#40
dbrattli merged 3 commits into
masterfrom
set-version-1.0

Conversation

@dbrattli

Copy link
Copy Markdown
Owner

Summary

This PR manually sets the version to 1.0.0 in preparation for the stable release.

Changes

  • Update .release-please-manifest.json from 0.6.0 → 1.0.0
  • Update pyproject.toml version from 0.6.0 → 1.0.0
  • Update Development Status classifier to "Production/Stable"

Why?

Release-please was calculating 0.7.0 based on the old 0.6.0 baseline. By manually setting the version to 1.0.0, release-please will recognize this as the current version and won't create a new release PR until future changes are made.

Once this is merged, the project will be at version 1.0.0, marking it as stable! 🎉

🤖 Generated with Claude Code

Update version to 1.0.0 in manifest and pyproject.toml to reflect the stable release.
Also update Development Status classifier to Production/Stable.
Update all instances of setup-uv action to the latest v7 version for improved performance and features.
Test on Python 3.12, 3.13, and 3.14 across all platforms.
@dbrattli
dbrattli merged commit bf5cbda into master Nov 16, 2025
11 checks passed
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