Skip to content

Commit 6092061

Browse files
v1.14.0-rc5
1 parent 859a8f3 commit 6092061

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
@@ -2,6 +2,9 @@
22

33
=======
44

5+
# 1.14.0-rc5 (2025-01-07)
6+
- Temporarily remove the `estimate-cu` command for further refinement.
7+
58
# 1.13.0 (2025-01-07)
69
- Temporarily remove the `estimate-cu` command for further refinement.
710

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.13.0"
3+
__version__ = "1.14.0-rc5"

0 commit comments

Comments
 (0)