Skip to content

Commit

Permalink
New titiler pgstac (#46)
Browse files Browse the repository at this point in the history
* update titiler-pgstac version
* uppdate changelog
  • Loading branch information
vincentsarago authored Feb 8, 2022
1 parent b50fb42 commit aa009b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Update titiler-pgstac version to `0.1.0.a4` in `pctiler` (https://github.com/microsoft/planetary-computer-apis/pull/46)

### Added

- Added support for /queryables endpoint [#44](https://github.com/microsoft/planetary-computer-apis/pull/44)
Expand Down
2 changes: 1 addition & 1 deletion pctiler/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

# titiler-pgstac
"psycopg[binary,pool]",
"titiler.pgstac==0.1.0a3",
"titiler.pgstac==0.1.0a4",

# colormap dependencies
"matplotlib==3.4.*",
Expand Down

0 comments on commit aa009b2

Please sign in to comment.