Skip to content

Commit f44ecf3

Browse files
committed
update release version 0.21.0
1 parent fa06849 commit f44ecf3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
pygeometa (0.21.0) noble; urgency=medium
2+
3+
* handle multiple MCF spatial extents as GeoJSON MultiPolygon geometries
4+
* update MCF record lifecycle dates
5+
6+
-- Tom Kralidis <tomkralidis@gmail.com> Tue, 28 Apr 2026 03:15:45 +0000
7+
18
pygeometa (0.20.0) noble; urgency=medium
29

310
* use datetime.timezone.utc for Python 3.10 compat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pygeometa"
7-
version = "0.21.dev0"
7+
version = "0.21.0"
88
description = "pygeometa is a Python package to manage metadata for geospatial dataset"
99
readme = "README.md"
1010
requires-python = ">=3.12"

0 commit comments

Comments
 (0)