Skip to content

Commit

Permalink
Bump to version 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
moradology committed May 3, 2022
1 parent 88bac55 commit c6aa3f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Unreleased
------------------

2.0.3 (2022-5-3)
------------------
- Allow item bbox to be null if item geometry is null (#108, @yellowcap)
- Include 'children' link relation (#112, @moradology)

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
description="Pydantic data models for the STAC spec",
long_description=desc,
long_description_content_type="text/markdown",
version="2.0.2",
version="2.0.3",
python_requires=">=3.7",
classifiers=[
"Intended Audience :: Developers",
Expand Down

0 comments on commit c6aa3f6

Please sign in to comment.