migrate to pyproject.toml drop support for Python 3.6 and earlier
0.2.6
Python 3.9 support
0.2.1
Security updates
0.2.0
* Bump dependencies * Added `docker-compose.yml` for playing with test data.
0.1.1
* Added `LIMIT` functionality (https://github.com/amancevice/influxalchemy/pull/4) * Brought test suite up to date with my current standards * Added `six` dependency to help with Python 2/3 compatibility re Metaclass'ing * Some other minor tweaks