Skip to content

chore: bump version to 0.0.11#1529

Merged
spomichter merged 1 commit intodevfrom
chore/version-bump
Mar 12, 2026
Merged

chore: bump version to 0.0.11#1529
spomichter merged 1 commit intodevfrom
chore/version-bump

Conversation

@spomichter
Copy link
Contributor

Version bump for v0.0.11 release. Updates pyproject.toml and uv.lock.

@spomichter spomichter merged commit 68e08e7 into dev Mar 12, 2026
2 checks passed
@spomichter spomichter deleted the chore/version-bump branch March 12, 2026 00:19
@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, and also picks up newly published torch-2.10.0 build-3 wheels for manylinux_2_28_x86_64 (Python 3.10–3.14) as part of the lock file refresh.

  • Version updated consistently in pyproject.toml and uv.lock
  • uv.lock additionally captures seven newly uploaded torch-2.10.0-3 manylinux x86_64 wheels that appeared on PyPI since the last lock
  • No logic, dependency, or configuration changes beyond the version increment

Confidence Score: 5/5

  • This PR is safe to merge — it is a straightforward version bump with no functional changes.
  • The only changes are a version string update in pyproject.toml and the corresponding uv.lock refresh (plus passively-captured new torch wheel entries). There are no code, logic, or dependency-version 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 — clean, no other changes.
uv.lock Lock file updated to reflect new package version and includes newly published torch-2.10.0 build 3 wheels for manylinux_2_28_x86_64 (cp310–cp314).

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[pyproject.toml\nversion = 0.0.10.post1] -->|bump| B[pyproject.toml\nversion = 0.0.11]
    C[uv.lock\ndimos version = 0.0.10.post1] -->|uv lock refresh| D[uv.lock\ndimos version = 0.0.11]
    D -->|also captures| E[torch-2.10.0 build-3\nmanylinux_2_28_x86_64\ncp310 / cp311 / cp312 / cp313 / cp314]
Loading

Last reviewed commit: f36ad3d

spomichter added a commit that referenced this pull request Mar 12, 2026
chore: bump version to 0.0.11 (#1529)
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