Release v7.0.0
rename cli function and add missing pytests (#480)(major)
Changed
- Renamed the Python module from twist_aliquot_volume.py -> aliquot_volume.py
- Renamed the Click subcommand from "twist-aliquot-volume" to "aliquot-volume" (changes needed for the existing automations!)
Added
- Pytests for the aliquot_volume.py module
Fixed
- Spelling and imports