Closed Lance-Drane closed 5 months ago
Awesome! I guess do we test this via a pre-release?
We can, if you want. I think that would require me changing the version in the source code temporarily, then changing it back to a "release" version. I'll go ahead and merge this since it should only apply to tags.
Changes
version_string
, this allows for__version__
to contain prerelease information. Note thatversion_string
andversion_info
will never contain build metadata or prerelease information.