Skip to content

Hardcode version - #33

Merged
jo-mueller merged 4 commits into
ome:mainfrom
jo-mueller:no-local-version-on-build
Nov 27, 2025
Merged

Hardcode version#33
jo-mueller merged 4 commits into
ome:mainfrom
jo-mueller:no-local-version-on-build

Conversation

@jo-mueller

@jo-mueller jo-mueller commented Nov 27, 2025

Copy link
Copy Markdown
Contributor

Follow-up to #32 Version control tools like setuptools_scm or hatch-vcs kind of reserve the .dev tags for themselves to create local development versions (i.e., 0.6.dev1+39487234) so that they are a bit more strict with the dev tags beyond what's written out in PEP440.

I reverted to hardcoded versions here so that we can use the 0.6.dev2 tag now since it has been disseminated quite a bit. For future releases we can think of a better versioning scheme after a clean release of the 0.6 tag.

I think it's still useful to have the version available in Python to run some checks in the validation/pre_build CI.

@jo-mueller jo-mueller added bug Something isn't working documentation Improvements or additions to documentation labels Nov 27, 2025
@jo-mueller jo-mueller changed the title No local version on build Hardcode version Nov 27, 2025
@github-actions

Copy link
Copy Markdown

Automated Review URLs

@jo-mueller
jo-mueller merged commit 58873cc into ome:main Nov 27, 2025
3 checks passed
@jo-mueller
jo-mueller deleted the no-local-version-on-build branch November 27, 2025 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant