Skip to content

Sync uv.lock to 0.2.0 - #35

Merged
TN019 merged 1 commit into
mainfrom
lockfile-0.2.0
Aug 7, 2026
Merged

Sync uv.lock to 0.2.0#35
TN019 merged 1 commit into
mainfrom
lockfile-0.2.0

Conversation

@TN019

@TN019 TN019 commented Aug 7, 2026

Copy link
Copy Markdown
Owner

The Release 0.2.0. commit bumped the version in pyproject.toml, __init__.py and both CFBundle keys, but not the copy uv.lock keeps of the workspace package:

 [[package]]
 name = "scripto"
-version = "0.1.0"
+version = "0.2.0"

uv sync regenerates it on the next run, so it showed up as an uncommitted working-tree change — which is also what blocked the in-app updater, since it refuses to fast-forward over local modifications.

@TN019
TN019 merged commit 116f939 into main Aug 7, 2026
1 check 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