ezmsg-org / ezmsg

Pure-Python DAG-based high-performance SHM-backed pub-sub and multi-processing pattern
https://ezmsg.readthedocs.io/en/latest/
MIT License
9 stars 4 forks source link

Dev -> Main #129

Closed cboulay closed 3 weeks ago

cboulay commented 3 weeks ago

Now that the more volatile extensions (sigproc) are removed from this repo, there's a lot less to consider when pushing out a new release.

Ignoring changes to sigproc, this PR can be summarized as follows:

Do we bump the version before or after merging to main?

griffinmilsap commented 3 weeks ago

No strong feelings on where version bump happens; happy to merge this today (it feels so good to not be burdened by the extensions)!!!

cboulay commented 3 weeks ago

OK please merge. I will bump the minor version after that and create a release.

cboulay commented 3 weeks ago

All done! https://pypi.org/project/ezmsg/3.4.0/