Skip to content

Bumps version to 0.1.3#839

Merged
preist-nvidia merged 1 commit into
newton-physics:mainfrom
preist-nvidia:bump-version-0.1.3
Sep 26, 2025
Merged

Bumps version to 0.1.3#839
preist-nvidia merged 1 commit into
newton-physics:mainfrom
preist-nvidia:bump-version-0.1.3

Conversation

@preist-nvidia

@preist-nvidia preist-nvidia commented Sep 26, 2025

Copy link
Copy Markdown
Member

Description

Bump version for Beta-1 to 0.1.3.

Newton Migration Guide

Please ensure the migration guide for warp.sim users is up-to-date with the changes made in this PR.

  • The migration guide in docs/migration.rst is up-to date

Before your PR is "Ready for review"

  • Necessary tests have been added and new examples are tested (see newton/tests/test_examples.py)
  • Documentation is up-to-date
  • Code passes formatting and linting checks with pre-commit run -a

Summary by CodeRabbit

  • Chores
    • Incremented package version to 0.1.3 for the next release.
    • No functional or behavioral changes included in this update.
    • Safe to upgrade; no configuration or migration required.
    • Ensures version metadata is consistent across distributions and tooling.
    • Ideal for users tracking stable releases or maintaining dependency locks without altering runtime behavior.

@coderabbitai

coderabbitai Bot commented Sep 26, 2025

Copy link
Copy Markdown
Contributor

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

In newton/_version.py, the module-level variable version was updated from "0.1.2" to "0.1.3". No other files or logic were changed.

Changes

Cohort / File(s) Summary
Version bump
newton/_version.py
Update __version__ value from "0.1.2" to "0.1.3".

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • shi-eric
✨ Finishing touches
  • 📝 Generate Docstrings
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 7615183 and d79219c.

📒 Files selected for processing (1)
  • newton/_version.py (1 hunks)

Tip

👮 Agentic pre-merge checks are now available in preview!

Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.

  • Built-in checks – Quickly apply ready-made checks to enforce title conventions, require pull request descriptions that follow templates, validate linked issues for compliance, and more.
  • Custom agentic checks – Define your own rules using CodeRabbit’s advanced agentic capabilities to enforce organization-specific policies and workflows. For example, you can instruct CodeRabbit’s agent to verify that API documentation is updated whenever API schema files are modified in a PR. Note: Upto 5 custom checks are currently allowed during the preview period. Pricing for this feature will be announced in a few weeks.

Please see the documentation for more information.

Example:

reviews:
  pre_merge_checks:
    custom_checks:
      - name: "Undocumented Breaking Changes"
        mode: "warning"
        instructions: |
          Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).

Please share your feedback with us on this Discord post.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@preist-nvidia preist-nvidia enabled auto-merge (squash) September 26, 2025 16:05
@preist-nvidia preist-nvidia merged commit e5415f1 into newton-physics:main Sep 26, 2025
9 of 10 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Dec 10, 2025
4 tasks
@coderabbitai coderabbitai Bot mentioned this pull request Feb 26, 2026
2 tasks
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