Skip to content

Commit 0bf290f

Browse files
authored
Merge pull request #15 from TGSAI/patch/0.1.2
Patch release 0.1.2
2 parents 05487f3 + 701a7a5 commit 0bf290f

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

poetry.lock

Lines changed: 3 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "multidimio"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "Cloud-native, scalable, and user-friendly multi dimensional energy data!"
55
authors = ["TGS <[email protected]>"]
66
maintainers = [
@@ -26,7 +26,7 @@ Changelog = "https://github.com/TGSAI/mdio-python/releases"
2626
[tool.poetry.dependencies]
2727
python = ">=3.8,<3.11"
2828
click = ">=8.1.3"
29-
click-params = "^0.4.0"
29+
click-params = "^0.3.0"
3030
zarr = "^2.12.0"
3131
dask = "^2022.8.1"
3232
tqdm = "^4.64.0"

0 commit comments

Comments
 (0)