- Update pypi release to be pushed to pysvc2
- Adding the following updates to support python version > 3.8:
- Update paramiko to version 3.5.0
- Replace deprecated function getchildren() with list (Per this tutorial: https://docs.python.org/2/library/xml.etree.elementtree.html#element-objects)