Skip to content

Commit

Permalink
release date
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Jun 11, 2024
1 parent 1dbb193 commit 090bf07
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## [0.1.0] - TBD
## [0.1.0] - 2024-06-11

* initial release

Expand Down
2 changes: 1 addition & 1 deletion titiler/stacapi/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""titiler.cmr"""
"""titiler.stacapi"""

__version__ = "0.1.0"
2 changes: 1 addition & 1 deletion titiler/stacapi/models.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""ogcapi pydantic models.
"""titiler.stacapi ogcapi pydantic models.
This might be moved in an external python module
Expand Down

0 comments on commit 090bf07

Please sign in to comment.