Only display the version number on the docs homepage #1151
Closed
Labels
Milestone
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With 87a1225 we changed the dev release format to avoid a warning at build time. Since then,
sphinx-build
fails at parsing the correct version out of the release number.In the picture above, it should print "Version 0.8.1" - skipping the .dev0 part.
The text was updated successfully, but these errors were encountered: