catalystneuro / roiextractors

Python-based module for extracting from, converting between, and handling optical imaging data from several file formats. Inspired by SpikeInterface.
https://roiextractors.readthedocs.io/en/latest/index.html
BSD 3-Clause "New" or "Revised" License
12 stars 7 forks source link

Update Version #286

Closed pauladkisson closed 9 months ago

pauladkisson commented 9 months ago

This PR manually updates the version of ROI extractors to accommodate latest release.

It also sets up a github workflow to automatically increment the patch version number upon every subsequent release. But, the workflow needs to be in the default branch before it can be deployed and tested. So, the workflow file will likely need a follow up PR for debugging.

CodyCBakerPhD commented 9 months ago

We'll see then

CodyCBakerPhD commented 9 months ago

I suspect you'll have to do some git operations to add, commit, push the modified file