We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbe577b commit 8c008a6Copy full SHA for 8c008a6
CHANGELOG.md
@@ -1,8 +1,10 @@
1
# Unreleased
2
-- Provide description for `upload-source` command, and label `add-source` command as deprecated.
3
4
=======
5
+# 1.7.2 (2021-10-01)
6
+- Provide description for `upload-source` command, and label `add-source` command as deprecated.
7
+
8
# 1.7.1 (2021-04-16)
9
- Switch to codecov python module
10
mapbox_tilesets/__init__.py
@@ -1,3 +1,3 @@
"""mapbox_tilesets package"""
-__version__ = "1.7.1"
+__version__ = "1.7.2"
0 commit comments