Skip to content

Bump version to 0.7.0 - #97

Merged
Pierre-Sassoulas merged 1 commit into
mainfrom
release-0.7.0
Jun 18, 2026
Merged

Bump version to 0.7.0#97
Pierre-Sassoulas merged 1 commit into
mainfrom
release-0.7.0

Conversation

@Pierre-Sassoulas

Copy link
Copy Markdown
Owner

Bumps the version 0.6.10.7.0 for the upcoming release.

⚠️ Release workflow still needs fixing

The migration to pyproject.toml (#93) deleted setup.py, but .github/workflows/release.yaml still runs python setup.py sdist bdist_wheel — which will fail on release. It must be switched to python -m build before tagging v0.7.0.

I could not push that workflow change (the local token lacks the workflow OAuth scope). To apply it, either:

  • run gh auth refresh -s workflow and let me push it, or
  • edit release.yaml via the GitHub web UI (copy from django-zxcvbn-password-validator).

Release steps

  1. Merge Gitignore tool cache files automatically (closes #3) #96 (gitignore cache feature) and this PR into main.
  2. Fix release.yamlpython -m build.
  3. Create tag + GitHub Release v0.7.0 → publishes to PyPI.

@Pierre-Sassoulas
Pierre-Sassoulas merged commit 999192a into main Jun 18, 2026
21 checks passed
@Pierre-Sassoulas
Pierre-Sassoulas deleted the release-0.7.0 branch June 18, 2026 20:05
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.

2 participants