File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0/
77
88## [ Unreleased]
99
10+
11+ ## [ v3.1.0]
12+
1013### Added
1114
1215- Added option to include Basic Auth. [ #12 ] ( https://github.com/Healy-Hyperspatial/stac-fastapi-mongo/issues/12 )
@@ -47,6 +50,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0/
4750
4851----
4952
50- [ Unreleased ] : < https://github.com/Healy-Hyperspatial/stac-fastapi-mongo/compare/v3.0.1...main >
53+ [ Unreleased ] : < https://github.com/Healy-Hyperspatial/stac-fastapi-mongo/compare/v3.1.0...main >
54+ [ v3.1.0 ] : < https://github.com/Healy-Hyperspatial/stac-fastapi-mongo/compare/v3.0.1...v3.1.0 >
5155[ v3.0.1 ] : < https://github.com/Healy-Hyperspatial/stac-fastapi-mongo/compare/v3.0.0...v3.0.1 >
5256[ v3.0.0 ] : < https://github.com/Healy-Hyperspatial/stac-fastapi-mongo/tree/v3.0.0 >
Original file line number Diff line number Diff line change 3030
3131setup (
3232 name = "stac-fastapi.mongo" ,
33- version = "3.0.1 " ,
33+ version = "3.1.0 " ,
3434 description = "Mongodb stac-fastapi backend." ,
3535 long_description = desc ,
3636 long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments