Minor Patch
- Fixed log directory generation during cli configure_console() method runtime. Previously, the function only tried generating the final directory of the path, ignoring any parents. On many systems, this led to a 'FileDoesNotExist' error. The directory generation command has been updated to ensure all nodes of the path exist.
- Also fixed tox.ini 'upload' command to use the updated name for the pypi token acquisition script.
What's Changed
* V2.0.1 by Inkaros in https://github.com/Sun-Lab-NBB/ataraxis-automation/pull/4
**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-automation/compare/2.0.0...2.0.1