Skip to content

Commit 20ac104

Browse files
committed
prep release
1 parent e3b287d commit 20ac104

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Changes in 1.1.1 (in development)
1+
## Changes in 1.1.1
22

33
- Adjust time range in ERA5 demo notebook. (#106)
44
- Add data access for [monthly drought indices from 1940 to present derived from ERA5 reanalysis](https://cds.climate.copernicus.eu/datasets/derived-drought-historical-monthly?tab=overview). (#109)

xcube_cds/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2121
# SOFTWARE.
2222

23-
version = "1.1.1.dev0"
23+
version = "1.1.1"

0 commit comments

Comments
 (0)