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 089dbf1 commit 07ca4bcCopy full SHA for 07ca4bc
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
=======
4
5
+# 1.11.0 (2024-08-01)
6
+- Added command `tilesets upload-raster-source` to upload raster files as sources
7
+
8
# 1.10.0 (2024-05-07)
9
- Add support for the `rasterarray` type on the `list` command.
10
mapbox_tilesets/__init__.py
@@ -1,3 +1,3 @@
1
"""mapbox_tilesets package"""
-__version__ = "1.10.0"
+__version__ = "1.11.0"
0 commit comments