Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: weird version number in browser tab #2012

Closed
joshmoore opened this issue Jul 4, 2024 · 5 comments · Fixed by #2044
Closed

docs: weird version number in browser tab #2012

joshmoore opened this issue Jul 4, 2024 · 5 comments · Fixed by #2044
Labels
bug Potential issues with the zarr-python library
Milestone

Comments

@joshmoore
Copy link
Member

Zarr version

current

Numcodecs version

N/A

Python Version

N/A

Operating System

N/A

Installation

N/A

Description

image

Version number listed is oddly 0.1.dev50 on https://zarr.readthedocs.io/en/stable/

Steps to reproduce

Visit https://zarr.readthedocs.io/en/stable/

Additional output

No response

@joshmoore joshmoore added the bug Potential issues with the zarr-python library label Jul 4, 2024
@dstansby
Copy link
Contributor

dstansby commented Jul 7, 2024

This is a duplicate of #2016 (or vice versa)

@MSanKeys963
Copy link
Member

The latest build of RTD looks fine. Check: https://zarr.readthedocs.io/en/latest/.
Fixes were added in #1985 and #1987. A new alpha release may solve this.

@joshmoore
Copy link
Member Author

Not sure that's the case, @MSanKeys963. stable is built from the main branch, i.e. from the last non-alpha tag. A non-pre-release tag, i.e. the release of v3 will do it based on /latest/ but the 2.x line looks to be broken.

@dstansby
Copy link
Contributor

Might be pypa/setuptools-scm#84 that this is running into

@jhamman jhamman added this to the 2.18.3 milestone Aug 28, 2024
@dstansby
Copy link
Contributor

I think this is fixed by #2044

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Potential issues with the zarr-python library
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants