CORE-GATECH-GROUP / serpent-tools

A suite of parsers designed to make interacting with SERPENT output files simple and flawless
http://serpent-tools.readthedocs.io/en/latest/
MIT License
52 stars 33 forks source link

REL Release candidate 0.9.4rc0 #450

Closed drewejohnson closed 3 years ago

drewejohnson commented 3 years ago

This will be the first release candidate for 0.9.4

After this, the develop branch will be used for all development going forward. I don't like having master and develop this far diverged. We don't move so fast between releases that we need the two separate branches

Once this is merged I will make a new tag and release on pypi. Users can then install with pip using either

pip install --pre serpentTools

or this specific version as

pip install serpentTools==0.9.4rc0