You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moving this to post v3. This can be done just after the release since this doesn't affect user facing deliverables. The intent is to add in a full blown CI system using GitHub actions.
Proposed changes
We need the version to update automatically with the CI/CD pipeline.
Context
We want to keep the version in sync without having to manually type in the new version every time there is an update.
Possible Implementation
Possibly a github action
Other information
This may be updated in the setup.py file, or it may be updated in the entry point file (init.py)
The text was updated successfully, but these errors were encountered: