Skip to content

Commit

Permalink
release-0.2.7 (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
geospatial-jeff authored Nov 15, 2020
1 parent 86195e6 commit e08152d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
0.2.7 (2020-11-15)
------------------
- Add `CompositeReader` and `STACReader` (#70)
- Align mask recognition with GDAL RFC 15 (#72)
- Read color interpretation (#75)
- Improve geokey parsing (#79)


0.1.7 (2020-08-15)
------------------
- Add method to read pixel values at a given point (#62)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
description="Asynchronous cogeotiff reader",
long_description=desc,
long_description_content_type="text/markdown",
version="0.1.7",
version="0.2.7",
author=u"Jeff Albrecht",
author_email="[email protected]",
url="https://github.com/geospatial-jeff/aiocogeo",
Expand Down

0 comments on commit e08152d

Please sign in to comment.