Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Commit 39f7150

Browse files
committed
Can't just go ahead and change the license :)
1 parent c62678e commit 39f7150

File tree

3 files changed

+2
-30
lines changed

3 files changed

+2
-30
lines changed

.travis.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

Pipfile

Lines changed: 0 additions & 15 deletions
This file was deleted.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[tool.poetry]
22
name = "overpass"
3-
version = "0.7.1"
3+
version = "0.7.2"
44
description = "A Python interface to the OpenStreetMap Overpass API"
55
authors = ["Martijn van Exel <[email protected]>"]
6-
license = "MIT"
6+
license = "Apache-2.0"
77
readme = "README.md"
88
homepage = "https://github.com/mvexel/overpass-api-python-wrapper"
99
packages = [{ include = "overpass" }]

0 commit comments

Comments
 (0)