Skip to content

Commit

Permalink
Release 2024.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ungarj committed Nov 11, 2024
1 parent 865c3d0 commit 275b4d7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
Changelog
#########

2023.12.0 - 2022-12-15
2024.11.0 - 2024-11-11
----------------------
* fix error when getting intersecting tiles from inputs with differing metatiling settings on higher zoom levels (#64)

2023.12.0 - 2023-12-15
----------------------
* fix grid warning
* add more pre-commit hooks
Expand Down
2 changes: 1 addition & 1 deletion tilematrix/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
]


__version__ = "2023.12.0"
__version__ = "2024.11.0"

0 comments on commit 275b4d7

Please sign in to comment.