pyvista / pyiges

Python IGES Reader
https://pyvista.github.io/pyiges/
MIT License
33 stars 8 forks source link

Add release step and pre-commit #34

Closed akaszynski closed 1 year ago

akaszynski commented 1 year ago

Add the release step to our workflow and pre-commit.

Also, bumps version to 0.4.dev0 so we can track when the main branch is being used. Prepares for a 0.3.0 release. Bumping MINOR since we're implementing fairly significant changes.