Skip to content

Commit 8c008a6

Browse files
author
gerdie
committed
1.7.2
1 parent fbe577b commit 8c008a6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Unreleased
2-
- Provide description for `upload-source` command, and label `add-source` command as deprecated.
32

43
=======
54

5+
# 1.7.2 (2021-10-01)
6+
- Provide description for `upload-source` command, and label `add-source` command as deprecated.
7+
68
# 1.7.1 (2021-04-16)
79
- Switch to codecov python module
810

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.7.1"
3+
__version__ = "1.7.2"

0 commit comments

Comments
 (0)