File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
stac_fastapi/elasticsearch/stac_fastapi/elasticsearch Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 0.1.0 ]
99
1010### Deprecated
1111
@@ -52,5 +52,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
5252
5353## Versions
5454
55- - [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v0.1.0...main >
55+ - [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v0.2.0...main >
56+ - [ v0.2.0 ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v0.1.0...v0.2.0 >
5657- [ v0.1.0 ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v0.1.0 >
Original file line number Diff line number Diff line change 1- 2.3 .0
1+ 0.2 .0
Original file line number Diff line number Diff line change 11"""library version."""
2- __version__ = "2.3 .0"
2+ __version__ = "0.2 .0"
You can’t perform that action at this time.
0 commit comments