Skip to content

Release v2.0.2 - #1225

Merged
jhnwu3 merged 3 commits into
masterfrom
bump/ver
Sep 2, 2026
Merged

Release v2.0.2#1225
jhnwu3 merged 3 commits into
masterfrom
bump/ver

Conversation

@jhnwu3

@jhnwu3 jhnwu3 commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

This pull request prepares the PyHealth 2.0.2 release. It introduces a comprehensive changelog, updates version numbers across the project, and improves the version bumping tool to keep version metadata consistent. The most important changes are grouped below.

Release and Documentation:

  • Added a detailed CHANGELOG.md documenting all notable changes, new features, datasets, models, tasks, fixes, and infrastructure updates for version 2.0.2.

Versioning Updates:

  • Updated the version number to 2.0.2 in both pyproject.toml and pyhealth/__init__.py to reflect the new release. [1] [2]

Tooling Improvements:

  • Enhanced tools/bump_version.py to:
    • Ensure the __version__ variable in pyhealth/__init__.py is always kept in sync with the version specified in pyproject.toml. [1] [2]
    • Only update the [project] version line in pyproject.toml, avoiding accidental changes to unrelated version fields.
    • Fix logic for finding the next available version, improving handling of both normal and pre-release versions. [1] [2]

@jhnwu3
jhnwu3 merged commit 65975e8 into master Sep 2, 2026
2 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