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.
1 parent ed282c6 commit b36a648Copy full SHA for b36a648
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "stac-fastapi-pgstac-pair-search"
3
-version = "0.1.1"
+version = "0.1.3"
4
description = "pair-search extension of stac-fastapi-pgstac"
5
readme = "README.md"
6
authors = [
src/stac_fastapi_pgstac_pair_search/__init__.py
@@ -1 +1 @@
-__version__ = "0.1.2"
+__version__ = "0.1.3"
0 commit comments