Skip to content

chore: bump version to 0.0.11 (#1529)#1530

Merged
spomichter merged 1 commit intomainfrom
dev
Mar 12, 2026
Merged

chore: bump version to 0.0.11 (#1529)#1530
spomichter merged 1 commit intomainfrom
dev

Conversation

@spomichter
Copy link
Contributor

Problem

Closes DIM-XXX

Solution

Breaking Changes

How to Test

Contributor License Agreement

  • I have read and approved the CLA.

@spomichter spomichter merged commit 0071ccd into main Mar 12, 2026
7 checks passed
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 12, 2026

Greptile Summary

This PR bumps the dimos package version from 0.0.10.post1 to 0.0.11 in both pyproject.toml and uv.lock, along with an incidental update to uv.lock that adds new torch-2.10.0-3 manylinux x86_64 wheel entries.

  • Version updated in pyproject.toml: 0.0.10.post10.0.11
  • Lock file uv.lock updated to reflect the new package version
  • Several new torch-2.10.0-3 platform wheels (Linux x86_64, Python 3.10–3.14) were added to uv.lock — likely picked up during a uv lock refresh

Confidence Score: 5/5

  • This PR is safe to merge — it is a minimal version bump with no logic changes.
  • The changes are limited to a version string update in pyproject.toml and the corresponding uv.lock refresh. There are no code logic changes, no API surface modifications, and no breaking changes introduced.
  • No files require special attention.

Important Files Changed

Filename Overview
pyproject.toml Version bumped from 0.0.10.post1 to 0.0.11 — straightforward and consistent.
uv.lock Lock file updated to reflect new version 0.0.11; also includes new torch-2.10.0-3 manylinux x86_64 wheels added upstream.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[pyproject.toml\nversion: 0.0.10.post1] -->|bump| B[pyproject.toml\nversion: 0.0.11]
    B --> C[uv lock refresh]
    C --> D[uv.lock\ndimos version: 0.0.11]
    C --> E[uv.lock\nnew torch-2.10.0-3\nmanylinux x86_64 wheels]
Loading

Last reviewed commit: 68e08e7

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