browsermt / bergamot-translator

Cross platform C++ library focusing on optimized machine translation on the consumer-grade device.
http://browser.mt
Mozilla Public License 2.0
327 stars 36 forks source link

Bump version to 0.4.5 #427

Closed jerinphilip closed 2 years ago

jerinphilip commented 2 years ago

Changes

8771078 Basic HTML property testing for WebAssembly (#425) 61d2c35 Set up python packaging for pypi distribution (#424) ad78165 Bump 3rd_party/marian-dev from 199201e to e88c1aa (#416)

A fresh tag should send manylinux and one Mac wheel to PyPI. https://pypi.org/manage/project/bergamot

Repository has secrets configured (hopefully correctly, only way to know is push tag, once this is merged to main). It's API token based authentication that is in place. Some testing of the delivery has happened in TestPyPI.