* Adding to install_requires in setup.py: mandrill, pyobdc, pysmb, & xlrd.
0.2.3
-----------------------
* Adding python package pytest-cov==2.10.0 with minimum coverage of 95% allowed. * Extracting generic functions from EFI that appear to be appropriate for use across python projects.
0.2.2
-----------------------
* Added "python_utils/aws" directory to the packages in setup.py
0.2.1
-----------------------
* Generate v0.2.1 for initial release of python-utils
0.2.0
-----------------------
* Add async AWS library with initial support for common SQS, S3 & DynamoDB functions.