Skip to content

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

-13
This file was deleted.

Pipfile

-15
This file was deleted.

pyproject.toml

+2-2
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)