Initial release.
First pass to documentation is complete and many improvements.
Removing WESTPA dependency until WESTPA2.0 is on PyPI fully. For now we are installing WESTPA via the command python -m pip install git+https://github.com/westpa/westpa.git@955aa1205fa42b2a675ac0abec6b7034efcbd1a5 in our setup.py
Updating the exact version of WESTPA installed
PyBNG API changes to action arguments
Matplotlib removed box-forced, going to box instead. Default iterations up to 100.
The template subcommand will now use ExMISA model as a default input if an input file is not given.
Colorlog option is now parsed. PyYaml loading adjusted for new version of PyYaml.