* Change setting the user-agent to make it work in Python 3.6 28 * Automate deploy to PyPI from tag and use `setuptools_scm` to simplify versioning during release 29
3.1.0
* Show progress bar when retrieving tiles (if tqdm is installed) 23 * Format code with Black 24
3.0.0
Drops support for Python 2.
2.1.0
2.0.0
* Drop EOL Python 3.3 * Add Python 3.7 * Release as wheel * Include licence in release packages * Fix code inspections * More: https://github.com/hugovk/osmviz/compare/1.1.0...2.0.0