Skip to content

chore: bump project version to 0.0.5 - #365

Merged
tildesrc merged 1 commit into
mainfrom
panopticon/bump-version-0-0-5
Aug 6, 2026
Merged

chore: bump project version to 0.0.5#365
tildesrc merged 1 commit into
mainfrom
panopticon/bump-version-0-0-5

Conversation

@tildesrc

@tildesrc tildesrc commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the project version one patch level to 0.0.5.

The previous bump (#363) advanced pyproject.toml + uv.lock to 0.0.4 but left src/panopticon/__init__.py and the FastAPI app version at 0.0.3. This PR moves all four version strings to 0.0.5, both advancing the version and resolving that drift.

Changed:

  • pyproject.toml0.0.5
  • src/panopticon/__init__.py (__version__) → 0.0.5
  • src/panopticon/taskservice/api.py (FastAPI version=) → 0.0.5
  • uv.lock (panopticon-app) → 0.0.5 (regenerated via uv lock)

See the task's plan.md artifact for details.

Advance the patch version to 0.0.5 and resync the version strings that
drifted: #363 bumped pyproject.toml + uv.lock to 0.0.4 but left
__init__.py and the FastAPI app version at 0.0.3.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@tildesrc
tildesrc marked this pull request as ready for review August 6, 2026 20:45
@tildesrc
tildesrc merged commit 7a3eae8 into main Aug 6, 2026
1 of 7 checks passed
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