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

main is ahead of dev - may I merge main->dev? #105

Closed cboulay closed 4 months ago

cboulay commented 4 months ago

There are 4 commits in main (related to poetry maintenance) that are not in dev. May I merge these commits into dev to keep them in sync?

cboulay commented 4 months ago

Figured it was harmless so I went ahead and did it.