Skip to content

Commit ee72295

Browse files
committed
Bump version post release
1 parent 7909c14 commit ee72295

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Version 2.2.1.dev1
2+
3+
_In development_
4+
15
## Version 2.2.0
26

37
- Do not install docs into site-packages in binary distributions

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.2.0"
3+
version = "2.2.1.dev1"
44
description = "Mapbox Vector Tile encoding and decoding."
55
license = "MIT"
66
authors = [

0 commit comments

Comments
 (0)