Skip to content

Commit cda37b2

Browse files
authored
Bump DimensionalData compat to v0.28 and v0.29 (#42)
* Bump DimensionalData compat to v0.28 and v0.29 * Increment patch number
1 parent b52b37a commit cda37b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ArviZPythonPlots"
22
uuid = "4a6e88f0-2c8e-11ee-0601-e94153f0eada"
33
authors = ["Seth Axen <seth@sethaxen.com>"]
4-
version = "0.1.7"
4+
version = "0.1.8"
55

66
[deps]
77
ArviZ = "131c737c-5715-5e2e-ad31-c244f01c1dc7"
@@ -18,7 +18,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1818
ArviZ = "0.10, 0.11, 0.12"
1919
ArviZExampleData = "0.1.5"
2020
CondaPkg = "0.2"
21-
DimensionalData = "0.23, 0.24, 0.25, 0.26, 0.27"
21+
DimensionalData = "0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.29"
2222
Markdown = "1.6"
2323
OrderedCollections = "1"
2424
PythonCall = "0.9"

0 commit comments

Comments
 (0)