Skip to content

Commit 4cd7376

Browse files
authored
Merge pull request #115 from stac-utils/release/2.0.3
Bump to version 2.0.3
2 parents 88bac55 + c6aa3f6 commit 4cd7376

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Unreleased
22
------------------
3+
4+
2.0.3 (2022-5-3)
5+
------------------
36
- Allow item bbox to be null if item geometry is null (#108, @yellowcap)
47
- Include 'children' link relation (#112, @moradology)
58

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
description="Pydantic data models for the STAC spec",
2121
long_description=desc,
2222
long_description_content_type="text/markdown",
23-
version="2.0.2",
23+
version="2.0.3",
2424
python_requires=">=3.7",
2525
classifiers=[
2626
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)