thaler-lab / Wasserstein

Python/C++ library for computing Wasserstein distances efficiently.
https://thaler-lab.github.io/Wasserstein
Other
21 stars 8 forks source link

Release procedure for Wasserstein `v1.1.1` #7

Open matthewfeickert opened 8 months ago

matthewfeickert commented 8 months ago

now that this has gotten moved over to the thaler-lab GitHub org, could we work together to make a v1.1.1 release? (c.f. https://github.com/thaler-lab/Wasserstein/pull/5#issuecomment-1312059614).

Originally posted by @matthewfeickert in https://github.com/thaler-lab/Wasserstein/issues/5#issuecomment-1776499096

Following PR #5, this Issue can be used by @rikab and @matthewfeickert to try to coordinate the steps necessary to update the source code version information, make a GitHub Release, build all the wheels necessary, and then publish them to PyPI for a Wasserstien v1.1.1 release.

If @pkomiske has any release notes lying around those would be great. If not, this Issue can get turned into the start of some maintainer release docs.

rkansal47 commented 5 months ago

Hi @matthewfeickert, have you looked into this further and is there some way I can help, particularly in releasing Python 3.11 wheels?

matthewfeickert commented 5 months ago

@rkansal47 No, I haven't yet, though thanks for the reminder that this is a todo.

First things I would recommend doing:

matthewfeickert commented 5 months ago

cc @rikab for the above (I forgot to add you earlier).

j-s-ashley commented 1 week ago

Completed with #26 (and #43) 👍🏻