v0.1.1
- Replaced regular expressions with the
ini
package for extracting profiles from AWS config files. - Fixed an issue where extra spaces between the "profile" keyword and the profile name could prevent the profile from being set.
ini
package for extracting profiles from AWS config files.