File tree 2 files changed +6
-2
lines changed
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/
7
7
8
8
## [ Unreleased]
9
9
10
+
11
+ ## [ v3.2.1]
12
+
10
13
### Changed
11
14
12
15
- 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/
62
65
63
66
----
64
67
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 >
66
70
[ v3.2.0 ] : < https://github.com/Healy-Hyperspatial/stac-fastapi-mongo/compare/v3.1.0...v3.2.0 >
67
71
[ v3.1.0 ] : < https://github.com/Healy-Hyperspatial/stac-fastapi-mongo/compare/v3.0.1...v3.1.0 >
68
72
[ 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 30
30
31
31
setup (
32
32
name = "stac-fastapi.mongo" ,
33
- version = "3.2.0 " ,
33
+ version = "3.2.1 " ,
34
34
description = "Mongodb stac-fastapi backend." ,
35
35
long_description = desc ,
36
36
long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments