We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 798ed73 + 38a853a commit b1a51bbCopy full SHA for b1a51bb
2 files changed
CHANGELOG.md
@@ -41,7 +41,7 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
41
- dev -> test -> prod-staging -> prod
42
43
### Changed
44
-- pin `asf-search` to v8.3.0, All basic Vertex dataset searches working
+- pin `asf-search` to v8.3.1, All basic Vertex dataset searches working
45
46
## [1.0.0](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v0.1.0...v1.0.0)
47
requirements.txt
@@ -22,7 +22,7 @@ ujson==5.7.0
22
uvicorn==0.21.1
23
watchfiles==0.19.0
24
25
-asf_search==8.3.0
+asf_search==8.3.1
26
python-json-logger==2.0.7
27
28
pyshp==2.1.3
0 commit comments