Skip to content

Bump version to 4.4.0#110

Merged
bobbypaton merged 1 commit into
masterfrom
chore/bump-4.4.0
Jul 3, 2026
Merged

Bump version to 4.4.0#110
bobbypaton merged 1 commit into
masterfrom
chore/bump-4.4.0

Conversation

@bobbypaton

@bobbypaton bobbypaton commented Jul 3, 2026

Copy link
Copy Markdown
Member

Version bump for the release carrying #109 (the parse_hessian() API, QCData.per_atom_masses, the parse_data route-section fix, and basis-set spelling canonicalization).

Bumps 4.3.0 -> 4.4.0 in pyproject.toml and goodvibes/constants.py. No functional changes.

Motivation: Kinisot 2.1.0 pins goodvibes >= 4.4, so a tagged 4.4.0 release on PyPI is what unblocks the Kinisot side. After merging, tag v4.4.0 and publish to PyPI.

Summary by CodeRabbit

  • Chores
    • Updated the app/package version to 4.4.0.
    • The displayed version information in the app banner now reflects the new release.

Release carrying the parse_hessian() API, QCData.per_atom_masses, the
parse_data route-section fix, and basis-set spelling canonicalization
(PR #109). Kinisot 2.1.0 depends on goodvibes >= 4.4.
@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d9517122-f284-4d57-a779-bcc3ec827353

📥 Commits

Reviewing files that changed from the base of the PR and between 1210c6d and 1940b86.

📒 Files selected for processing (2)
  • goodvibes/constants.py
  • pyproject.toml

📝 Walkthrough

Walkthrough

This pull request updates the package version from 4.3.0 to 4.4.0 in both goodvibes/constants.py and pyproject.toml, keeping version declarations consistent across the module and project metadata.

Changes

Version bump

Layer / File(s) Summary
Version constant and metadata update
goodvibes/constants.py, pyproject.toml
The __version__ constant and the [project] version field are both updated from 4.3.0 to 4.4.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Compact Metadata

Related issues: None specified.
Related PRs: None specified.
Suggested labels: version-bump
Suggested reviewers: None specified.

Poem

A hop, a skip, a version tweak,
From 4.3.0 to 4.4, so sleek.
Two files updated, nothing more,
GoodVibes now at version four-point-four! 🐰✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: updating the project version to 4.4.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-4.4.0

Comment @coderabbitai help to get the list of available commands.

@bobbypaton
bobbypaton merged commit a693b3c into master Jul 3, 2026
8 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