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.2.1]
12+
1013### Changed
1114
1215- Updated sfeos core to v2.4.1, added new tests from sfeos. [ #21 ] ( https://github.com/Healy-Hyperspatial/stac-fastapi-mongo/pull/21 )
@@ -62,7 +65,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0/
6265
6366----
6467
65- [ Unreleased ] : < https://github.com/Healy-Hyperspatial/stac-fastapi-mongo/compare/v3.2.0...main >
68+ [ Unreleased ] : < https://github.com/Healy-Hyperspatial/stac-fastapi-mongo/compare/v3.2.1...main >
69+ [ v3.2.1 ] : < https://github.com/Healy-Hyperspatial/stac-fastapi-mongo/compare/v3.2.0...v3.2.1 >
6670[ v3.2.0 ] : < https://github.com/Healy-Hyperspatial/stac-fastapi-mongo/compare/v3.1.0...v3.2.0 >
6771[ v3.1.0 ] : < https://github.com/Healy-Hyperspatial/stac-fastapi-mongo/compare/v3.0.1...v3.1.0 >
6872[ v3.0.1 ] : < https://github.com/Healy-Hyperspatial/stac-fastapi-mongo/compare/v3.0.0...v3.0.1 >
Original file line number Diff line number Diff line change 3030
3131setup (
3232 name = "stac-fastapi.mongo" ,
33- version = "3.2.0 " ,
33+ version = "3.2.1 " ,
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