We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c62678e commit 39f7150Copy full SHA for 39f7150
.travis.yml
Pipfile
pyproject.toml
@@ -1,9 +1,9 @@
1
[tool.poetry]
2
name = "overpass"
3
-version = "0.7.1"
+version = "0.7.2"
4
description = "A Python interface to the OpenStreetMap Overpass API"
5
authors = ["Martijn van Exel <m@rtijn.org>"]
6
-license = "MIT"
+license = "Apache-2.0"
7
readme = "README.md"
8
homepage = "https://github.com/mvexel/overpass-api-python-wrapper"
9
packages = [{ include = "overpass" }]
0 commit comments