v2023.9.10
What's Changed
🐛 Bug Fixes
- Fix code comment in ASE adapter by @Andrew-S-Rosen in #3298
- Fix IndexError when parsing Hessian from Gaussian frequency job by @janosh in #3308
🛠 Enhancements
- Add an input arg check for
Kpoints.automatic_density_by_lengths
by @Andrew-S-Rosen in #3299
🏥 Package Health
- Remove pydantic < 2 from
setup.py
and bump monty inrequirements.txt
by @Andrew-S-Rosen in #3303 - Move
py.typed
to package root by @Andrew-S-Rosen in #3307 - Consistent casing
setup->setUp
across test classes by @janosh in #3305
🤷♂️ Other Changes
Full Changelog: v2023.9.2...v2023.9.10