Skip to content

Commit

Permalink
Bump revision 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarteau committed Sep 27, 2022
1 parent c87216e commit 0f4908d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

## Unreleased


## 1.8.1 - 2022-09-27

* Fix errors when handlings 'band' parameters
- Was preventing publishing `gdal` internal provider
* Replace calls to asyncio.get\_event\_loop()

## 1.8.0 - 2022-09-19

* Add OpenAPI description
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# qypws makefile
#

VERSION:=1.8.0
VERSION:=1.8.1

ifndef CI_COMMIT_TAG
VERSION_TAG=$(VERSION)rc0
Expand Down

0 comments on commit 0f4908d

Please sign in to comment.