File tree 3 files changed +6
-5
lines changed
stac_fastapi/elasticsearch/stac_fastapi/elasticsearch
3 files changed +6
-5
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.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ v0.2.0 ]
9
9
10
10
### Deprecated
11
11
@@ -31,7 +31,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
31
31
32
32
### Removed
33
33
34
- ## [ 0 .1.0]
34
+ ## [ v0 .1.0]
35
35
36
36
### Deprecated
37
37
@@ -52,5 +52,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
52
52
53
53
## Versions
54
54
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 >
56
57
- [ 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 1
1
"""library version."""
2
- __version__ = "2.3 .0"
2
+ __version__ = "0.2 .0"
You can’t perform that action at this time.
0 commit comments