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 d064ef0 commit 362ae5eCopy full SHA for 362ae5e
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Unreleased
2
3
+# 1.4.3 (2020-10-08)
4
+- Update Click version to 7.1.2 and fix assertions to pass all tests
5
+
6
# 1.4.2 (2020-08-18)
7
- Check if the token matches the username before uploading sources
8
mapbox_tilesets/__init__.py
@@ -1,3 +1,3 @@
"""mapbox_tilesets package"""
-__version__ = "1.4.2"
+__version__ = "1.4.3"
0 commit comments