Version 1.0.2
- Upgrade python to 3.8 in
test.yml(#171) - Rename
/scriptsdirectory to/recipe(#161) - Update
CONTRIBUTING.mdwith detailed installation and contribution instructions (#161) - Limit Python version to <3.12 in conda recipe (#161)
- Change SessionDirectorySelectionDialog
.open()call to.exec()(#163, #165)