This release contains a few small patches, including decreasing the default amount of output when using the `verbose=1` option, adding a citation file, adding the MinHash fingerprint, and fixing an issue with Cython 3/PyYaml compatibility.
What's Changed
* Molecule set verbose fix by JacksonBurns in https://github.com/VlachosGroup/AIMSim/pull/253
* add citation file by JacksonBurns in https://github.com/VlachosGroup/AIMSim/pull/254
* add the minhash fingerprint by JacksonBurns in https://github.com/VlachosGroup/AIMSim/pull/255
* Fix PyYaml Cython 3 Incompatibility Issue by JacksonBurns in https://github.com/VlachosGroup/AIMSim/pull/258
**Full Changelog**: https://github.com/VlachosGroup/AIMSim/compare/v2.0.2...v2.0.3