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 5fd3533 commit 9ba2d4bCopy full SHA for 9ba2d4b
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Unreleased
2
3
+# 1.4.0 (2020-08-04)
4
+- Create upload-source command to replace add-source, with extra `--replace` option
5
+
6
# 1.3.0 (2020-07-30)
7
- Official PyPi release via TravisCI
8
mapbox_tilesets/__init__.py
@@ -1,3 +1,3 @@
"""mapbox_tilesets package"""
-__version__ = "1.3.0"
+__version__ = "1.4.0"
0 commit comments