Skip to content

Release 1.0.4: version bump (missed by PR #31) - #32

Merged
OVVO-Financial merged 1 commit into
mainfrom
claude/exciting-cori-nwitn6
Jun 15, 2026
Merged

Release 1.0.4: version bump (missed by PR #31)#32
OVVO-Financial merged 1 commit into
mainfrom
claude/exciting-cori-nwitn6

Conversation

@OVVO-Financial

Copy link
Copy Markdown
Owner

PR #31 merged the ensemble plot-suppression fix, but the 1.0.4 version-bump commit was pushed to the branch after that merge, so it never reached mainmain is still 1.0.3.

This brings the bump onto main so the release gates and a 1.0.4 build (TestPyPI/PyPI) can succeed. The previous TestPyPI dispatch failed with 400 File already exists because it built 1.0.3 from main, and 1.0.3 is already on TestPyPI.

Changes (one commit, no conflicts — rebased on current main):

  • pyproject.toml: version = "1.0.4"
  • src/nns/__init__.py: __version__ = "1.0.4"
  • README.md: current-version row 1.0.4

Both release gates pass locally:

  • check_version_consistency.py → OK (pyproject / __version__ / README agree)
  • check_release_provenance.py --tag v1.0.4 → OK

After merge, the branch can be deleted and a 1.0.4 build will publish cleanly.

https://claude.ai/code/session_01SCN3z9NTc2iBZKWX4XMWTu


Generated by Claude Code

@OVVO-Financial
OVVO-Financial merged commit d8df069 into main Jun 15, 2026
4 checks passed
@OVVO-Financial
OVVO-Financial deleted the claude/exciting-cori-nwitn6 branch June 15, 2026 03:29
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