fixes bug with ordering in lists, template workflow, and adds logger
-
fixes bug in filter_lists which was ordering randomly because of conversion to set #39, #41 (@akhanf )
-
fixes the template workflow to comply with boilerplate changes #40 (@tkkuehn )
-
note: version number got bumped a few times when debugging bumpversion/publish actions -- ultimately I couldn't get it working right, so for now will be disabling tagging with bumpversion (i.e. only use it for bumping the version, not committing a tag - since I couldn't get this to properly trigger the publish action), and we will rely on creating a github release to trigger the push to pypi