We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88bac55 + c6aa3f6 commit 4cd7376Copy full SHA for 4cd7376
CHANGELOG.txt
@@ -1,5 +1,8 @@
1
Unreleased
2
------------------
3
+
4
+2.0.3 (2022-5-3)
5
+------------------
6
- Allow item bbox to be null if item geometry is null (#108, @yellowcap)
7
- Include 'children' link relation (#112, @moradology)
8
setup.py
@@ -20,7 +20,7 @@
20
description="Pydantic data models for the STAC spec",
21
long_description=desc,
22
long_description_content_type="text/markdown",
23
- version="2.0.2",
+ version="2.0.3",
24
python_requires=">=3.7",
25
classifiers=[
26
"Intended Audience :: Developers",
0 commit comments