You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use fluent.syntax@X.Y.Z or fluent.runtime@X.Y.Z for the tag name
Use fluent.syntax X.Y.Z or fluent.runtime X.Y.Z for the release title.
Copy the relevant part of the CHANGELOG.
Publish:
$ rm -rf *.egg-info
$ twine upload dist/XXX.tar.gz # the new package you just created
The fluent package
Up to version 0.10, the fluent.syntax module used to be published as fluent on PyPI. That package is still available but shouldn't be updated any more.