chore(release): bump version to 0.0.8 #10

Merged
rdenadai merged 1 commit from improvements-v0.0.8-fix into main 2026-08-26 22:27:20 +00:00
Owner

Match the improvements-v0.0.8 release across the three version sources
the runtime reads:

  • app/init.py: version = "0.0.8" (used by USER_AGENT and
    rendered into the footer / system bar)
  • pyproject.toml: project version = "0.0.8" (used by uv and the
    Python build tooling)
  • package.json and package-lock.json: version = "0.0.8"
  • uv.lock: bumped by uv sync to mirror pyproject.toml

No code change; just version alignment so the v0.0.8 release ships
with the same number on every surface.

Match the improvements-v0.0.8 release across the three version sources the runtime reads: - app/__init__.py: __version__ = "0.0.8" (used by USER_AGENT and rendered into the footer / system bar) - pyproject.toml: project version = "0.0.8" (used by uv and the Python build tooling) - package.json and package-lock.json: version = "0.0.8" - uv.lock: bumped by uv sync to mirror pyproject.toml No code change; just version alignment so the v0.0.8 release ships with the same number on every surface.
chore(release): bump version to 0.0.8
All checks were successful
CI / test (pull_request) Successful in 1m54s
3e0ee21c96
Match the improvements-v0.0.8 release across the three version sources
the runtime reads:
- app/__init__.py: __version__ = "0.0.8" (used by USER_AGENT and
  rendered into the footer / system bar)
- pyproject.toml: project version = "0.0.8" (used by uv and the
  Python build tooling)
- package.json and package-lock.json: version = "0.0.8"
- uv.lock: bumped by uv sync to mirror pyproject.toml

No code change; just version alignment so the v0.0.8 release ships
with the same number on every surface.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
rdenadai/tilens!10
No description provided.