Skip to content

Commit 45f5894

Browse files
committed
update release version 0.21.1
1 parent 9f40a6b commit 45f5894

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
pygeometa (0.21.1) noble; urgency=medium
2+
3+
* fix pygeometa.schemas.helpers:generate_datetime
4+
5+
-- Tom Kralidis <tomkralidis@gmail.com> Tue, 28 Apr 2026 06:01:34 +0000
6+
17
pygeometa (0.21.0) noble; urgency=medium
28

39
* handle multiple MCF spatial extents as GeoJSON MultiPolygon geometries

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.22.dev0"
7+
version = "0.21.1"
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)