bab2min / tomotopy

Python package of Tomoto, the Topic Modeling Tool
https://bab2min.github.io/tomotopy
MIT License
548 stars 62 forks source link

Release v0.12.5 #206

Closed claudinoac closed 11 months ago

claudinoac commented 11 months ago

It's been a while since the fix for aarch64 has been merged and I'm still compiling the package manually to run in my applications. Can you release this new version? Thanks!

bab2min commented 11 months ago

Oops, I totally forgot to release a new version. Thank you for reminding @claudinoac . I've deployed dev version of Linux aarch64 to test.pypi.org. Could you test whether it works well?

pip install --index-url https://test.pypi.org/simple/ tomotopy==0.12.5
claudinoac commented 11 months ago

Sure I will. Thank you!

claudinoac commented 11 months ago

Hey, quick heads up. The new version is working very well, either in dockerized aarch64 debian (under M1 mac) as well as in k8s (amd64). Thanks!

bab2min commented 11 months ago

@claudinoac thank you for your testing! I'll release a new product version!