Skip to content

Commit 6be4196

Browse files
committed
v2.1.1
1 parent 71e3992 commit 6be4196

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

doc/releases/v2.1.1.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## Enhancements
2+
3+
- `containing` queries now support all geometry types (#2)
4+

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build = "cp*-manylinux_x86_64 cp*-win_amd64 cp*-macosx_x86_64"
1010
[project]
1111
name = "geodesk"
1212
description = "Fast and storage-efficient spatial database engine for OpenStreetMap features"
13-
version = "2.1.0"
13+
version = "2.1.1"
1414
license = { text = "LGPL-3.0-only" }
1515
readme = "README.md"
1616
keywords = ["gis", "openstreetmap", "geospatial", "database" ]

0 commit comments

Comments
 (0)