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 859a8f3 commit 6092061Copy full SHA for 6092061
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
=======
4
5
+# 1.14.0-rc5 (2025-01-07)
6
+- Temporarily remove the `estimate-cu` command for further refinement.
7
+
8
# 1.13.0 (2025-01-07)
9
- Temporarily remove the `estimate-cu` command for further refinement.
10
mapbox_tilesets/__init__.py
@@ -1,3 +1,3 @@
1
"""mapbox_tilesets package"""
-__version__ = "1.13.0"
+__version__ = "1.14.0-rc5"
0 commit comments