Skip to content

Conversation

@pushfoo
Copy link
Member

@pushfoo pushfoo commented Feb 15, 2025

TL;DR: Show "Arcade 3.0" even if Python VERSION imports want to be "Arcade 3.00"

Ty to cspotcode for the report!

In doc/conf.py:

  • Move version parsing / prettying into a nice_version function
  • Use it to set a NICE_VERSION variable
  • Set RELEASE and VERSION both to NICE_VERSION
  • Update logging to show both NICE_VERSION and raw VERSION in output

* Move version parsing / prettying into a nice_version function

* Use it to set a NICE_VERSION variable

* Set RELEASE and VERSION both to NICE_VERSION

* Update logging to show both NICE_VERSION and raw VERSION in output
@pushfoo pushfoo merged commit 9c986e2 into development Feb 15, 2025
9 checks passed
@pushfoo pushfoo deleted the fix-version-zeroes branch February 15, 2025 10:54
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