Skip to content

Commit 9ba2d4b

Browse files
author
jakepruitt
committed
1.4.0
1 parent 5fd3533 commit 9ba2d4b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Unreleased
22

3+
# 1.4.0 (2020-08-04)
4+
- Create upload-source command to replace add-source, with extra `--replace` option
5+
36
# 1.3.0 (2020-07-30)
47
- Official PyPi release via TravisCI
58

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.3.0"
3+
__version__ = "1.4.0"

0 commit comments

Comments
 (0)