Skip to content

Commit f8e7142

Browse files
author
Allison Zheng
authored
v1.5.1 (#107)
Add readme and update changelog
1 parent 9ef9a9e commit f8e7142

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Unreleased
22

3-
# 1.5.0 (2020-10-16)
3+
# 1.5.1 (2020-10-19)
4+
- Update README for estimate-area
5+
6+
# 1.5.0 (2020-10-19)
47
- Create estimate-area command
58

69
# 1.4.3 (2020-10-08)

mapbox_tilesets/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""mapbox_tilesets package"""
22

3-
__version__ = "1.5.0"
3+
__version__ = "1.5.1"

0 commit comments

Comments
 (0)