mne-tools / mne-connectivity

Connectivity algorithms that leverage the MNE-Python API.
https://mne.tools/mne-connectivity/dev/index.html
BSD 3-Clause "New" or "Revised" License
66 stars 34 forks source link

MAINT: Release? #85

Closed larsoner closed 2 years ago

larsoner commented 2 years ago

@adam2392 are you up for cutting a new release of mne-connectivity? That would make it easier to include it in the standalone installer for MNE-Python.

Or if you have a release process you generally follow documented somewhere, I could take a stab at it. Or if it's not documented, I can also do it if the process is just 1) change version, commit, push; 2) release on Github; 3) push to PyPi; 4) push to maint/0.3; 5) change version to next dev and push.

adam2392 commented 2 years ago

Sure I was originally going to wait for #73 to get sorted out, but if it's a blockage for MNE-Python, we can do so now.

I just follow the mne-bids release process :p. Is that sufficient?

larsoner commented 2 years ago

Yeah it would be good to push one out, mne-bids process should be fine!

hoechenberger commented 2 years ago

Friendly ping, @adam2392 do you think you could do this within the next few days? No worries if you can't, but it would be great if we could include mne-connectivity with the MNE Installers for MNE 1.0 to give it more visibility!

adam2392 commented 2 years ago

Sorry I'm in vacation with my family. Coming back tonight and will try to slate a release then.

hoechenberger commented 2 years ago

Amazing, thank you! Enjoy the rest of your vacation 🏝

adam2392 commented 2 years ago

I just made a release. @hoechenberger and @larsoner