Skip to content

1.10.2 - Update multiple version strings

Compare
Choose a tag to compare
@tekktrik tekktrik released this 16 Aug 16:46
· 61 commits to main since this release
687af8c

Now replaces both 0.0.0-auto.0 and 0.0.0+auto.0 strings with the version, which is needed as libraries move to have their default versions defined as 0.0.0+auto.0 inside of pyproject.toml to help with editable installs.