Skip to content

Commit fd01f1a

Browse files
authored
prepare 0.1.9 release (#96)
1 parent 67e5658 commit fd01f1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## Unreleased
8+
## 0.1.9
99

1010
- set project up so you can run everything from root directory
1111
- use `polygons` if `boxes` field is missing from CMR results

src/server/federated_collection_discovery/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.8"
1+
__version__ = "0.1.9"
22

33

44
if __name__ == "__main__":

0 commit comments

Comments
 (0)