Overview of Changes
Updates made to run on Python 3.8 and move from TravisCI to GitHub Actions. Models being used are those generated from the test ci-data.
What's Changed
- Update to Python 3.8 by @shanet77 in #158
- create github actions workflow for pypi publish by @shanet77 in #159
- update binary_stemmed_logic model to use current dataframe methods by @shanet77 in #160
- Update documentation around Python version and GH Actions by @mchladek in #161
Full Changelog: 1.3.4...v1.4.0