Skip to content

fix: dynamic versioning#248

Merged
sdn4z merged 1 commit intoelementsinteractive:mainfrom
sdn4z:dynamic-version
Aug 19, 2025
Merged

fix: dynamic versioning#248
sdn4z merged 1 commit intoelementsinteractive:mainfrom
sdn4z:dynamic-version

Conversation

@sdn4z
Copy link
Copy Markdown
Collaborator

@sdn4z sdn4z commented Aug 19, 2025

Because we did not have dynamic versioning, after increasing twyn version, there was a mismatch between the uv.lock (containing old non-updated version) and pyproject.toml (updated version) files.

This resulted in not being able to install the package without running uv.lock. This PR fixes it.

@sdn4z sdn4z requested a review from scastlara as a code owner August 19, 2025 07:42
@github-actions github-actions Bot added the fix label Aug 19, 2025
@sdn4z sdn4z merged commit 16d9bd6 into elementsinteractive:main Aug 19, 2025
12 checks passed
@sdn4z sdn4z deleted the dynamic-version branch September 10, 2025 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants