Skip to content

Conversation

@ktangsali
Copy link
Collaborator

PhysicsNeMo Pull Request

Description

Updates version

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.
  • The CHANGELOG.md is up to date with these changes.
  • An issue is linked to this pull request.

Dependencies

@ktangsali
Copy link
Collaborator Author

/blossom-ci

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Greptile Overview

Greptile Summary

This PR updates the package version string in physicsnemo/__init__.py from "1.3.0a0" (alpha pre-release) to "1.3.0" (stable release). This is a standard version bump that marks the transition from a pre-release to a production-ready release, following semantic versioning conventions. The change affects only the __version__ attribute used throughout the package ecosystem for dependency management, distribution, and version identification. This aligns with the branch strategy of merging rc-fixes into 1.3.0-rc, indicating final stabilization before a general availability release. No functional code changes are included.

PR Description Notes:

  • None of the checklist items are marked as completed, which may need attention before merge

Important Files Changed

Filename Score Overview
physicsnemo/init.py 5/5 Version string updated from "1.3.0a0" to "1.3.0" marking stable release

Confidence score: 5/5

  • This PR is safe to merge with minimal risk
  • Score reflects a trivial, single-line change to a version constant with no functional code modifications, following standard semantic versioning practices
  • No files require special attention

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

@ktangsali
Copy link
Collaborator Author

/blossom-ci

@ktangsali ktangsali merged commit 3c13946 into NVIDIA:1.3.0-rc Oct 28, 2025
1 check passed
@ktangsali ktangsali deleted the rc-fixes branch October 28, 2025 22:48
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