GMSO 0.7.1
This is a patch release for gmso
to resolve an issue with Potentials not being populated with their tags.
Bug fixes
- Ensure
Potentials
objects properly populate theirtags
from**kwargs
. (#601)
Features
- Change warnings to conditional warnings during element search. (#599)
Maintenance
- Ignore
setup.cfg
inpre-commit
trailing whitespace. (#602)