Skip to content

Commit 252f513

Browse files
authored
Bump Python ArviZ compat to v0.18 (#43)
* Increment patch number * Bump Python ArviZ compat to v0.18 * Bump arviz version to v0.21 * Revert "Bump arviz version to v0.21" This reverts commit c1968fd.
1 parent 5593c2c commit 252f513

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CondaPkg.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
pandas = ""
33
matplotlib = ""
44
xarray = ""
5-
arviz = ">=0.15.0,<0.16.0"
5+
arviz = ">=0.15.0,<=0.18"

Project.toml

Lines changed: 1 addition & 1 deletion
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 <[email protected]>"]
4-
version = "0.1.8"
4+
version = "0.1.9"
55

66
[deps]
77
ArviZ = "131c737c-5715-5e2e-ad31-c244f01c1dc7"

0 commit comments

Comments
 (0)