Skip to content

Commit 04e983e

Browse files
authored
Release 0.1.2 (#7)
1 parent c797221 commit 04e983e

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Changelog
22

3-
## 0.1.0 (2021-04-30)
3+
## 0.1.2 (2022-01-20)
4+
Support 2022 versions of dask/distributed
5+
6+
## 0.1.1 (2021-04-07)
7+
Loosen version restrictions of `xarray` (and `coiled`, `pystac-client`, and `stackstac` for docs build)
8+
9+
## 0.1.0 (2021-04-03)
410
Initial release 🎉

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "geogif"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "Render xarray timestacks into GIFs"
55
authors = ["Gabe Joseph <gjoseph92@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)