Release workflowΒΆ
Update the version number in
pyproject.toml
under the[project]
section.Commit the change with a message that includes
[publish]
to trigger the release pipeline.Build and upload the package as usual.
Update the version number in pyproject.toml
under the [project]
section.
Commit the change with a message that includes [publish]
to trigger the release pipeline.
Build and upload the package as usual.