Skip to content

DOC: document how to bump version metadata with uv#620

Merged
jzuhone merged 1 commit intoyt-project:mainfrom
neutrinoceros:doc/publish-w-uv-2
Jan 15, 2026
Merged

DOC: document how to bump version metadata with uv#620
jzuhone merged 1 commit intoyt-project:mainfrom
neutrinoceros:doc/publish-w-uv-2

Conversation

@neutrinoceros
Copy link
Copy Markdown
Member

follow up to #619, after it was merged so fast I didn't get a chance to update it :)

@neutrinoceros neutrinoceros marked this pull request as draft January 14, 2026 16:21
@neutrinoceros neutrinoceros marked this pull request as ready for review January 14, 2026 16:22
@jzuhone
Copy link
Copy Markdown
Collaborator

jzuhone commented Jan 14, 2026

@neutrinoceros so if I have the version defined in those two files, uv version bump will fix them both?

@neutrinoceros
Copy link
Copy Markdown
Member Author

No. It'll only do pyproject.toml and uv.lock
But it's easy enough to implement a module level version attribute that dynamically retrieves the metadata from the installed package if requested.

@neutrinoceros
Copy link
Copy Markdown
Member Author

(And that's exactly what I already did in #601)

@neutrinoceros
Copy link
Copy Markdown
Member Author

(and uv.lock is proposed for inclusion in #616)

@jzuhone jzuhone merged commit 9305ebe into yt-project:main Jan 15, 2026
17 checks passed
@neutrinoceros neutrinoceros deleted the doc/publish-w-uv-2 branch January 15, 2026 15:28
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.

2 participants