Skip to content

Commit 07ca4bc

Browse files
committed
version and changelog
1 parent 089dbf1 commit 07ca4bc

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.11.0 (2024-08-01)
6+
- Added command `tilesets upload-raster-source` to upload raster files as sources
7+
58
# 1.10.0 (2024-05-07)
69
- Add support for the `rasterarray` type on the `list` command.
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.10.0"
3+
__version__ = "1.11.0"

0 commit comments

Comments
 (0)