Skip to content

Commit 398bc4f

Browse files
committed
set version 1.13.2
1 parent 3dd5fbb commit 398bc4f

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## Changes in 1.13.2
2+
3+
### Enhancements
4+
* Bundled [xcube Viewer 1.7.2](https://github.com/xcube-dev/xcube-viewer/releases/tag/v1.7.2)
5+
that comes with, e.g., several bug fixes including issues with the time series legend,
6+
the zoom information box, persisted states, and the progress bar, as well as updated
7+
dependencies such as `chartlets ^0.2.0`.
8+
19
## Changes in 1.13.1
210

311
### Enhancements

xcube/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Permissions are hereby granted under the terms of the MIT License:
33
# https://opensource.org/licenses/MIT.
44

5-
version = "1.13.1"
5+
version = "1.13.2"

0 commit comments

Comments
 (0)