Skip to content

Commit 7909c14

Browse files
committed
Release 2.2.0
1 parent 9a03570 commit 7909c14

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
## Version 2.1.1
1+
## Version 2.2.0
22

3-
_In development_
3+
- Do not install docs into site-packages in binary distributions
4+
- Bump protobuf version to address security issue
5+
- Bump versions of dependencies
46

57
## Version 2.1.0
68

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mapbox-vector-tile"
3-
version = "2.1.1"
3+
version = "2.2.0"
44
description = "Mapbox Vector Tile encoding and decoding."
55
license = "MIT"
66
authors = [

0 commit comments

Comments
 (0)