Skip to content

Commit 4a11f3b

Browse files
committed
prepare v1.11.1
1 parent cbe2c0f commit 4a11f3b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: bayesplot
22
Type: Package
33
Title: Plotting for Bayesian Models
4-
Version: 1.11.0.9000
5-
Date: 2024-01-30
4+
Version: 1.11.1
5+
Date: 2024-02-13
66
Authors@R: c(person("Jonah", "Gabry", role = c("aut", "cre"), email = "jsg2201@columbia.edu"),
77
person("Tristan", "Mahr", role = "aut"),
88
person("Paul-Christian", "Bürkner", role = "ctb"),

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# bayesplot 1.11.0.9000
1+
# bayesplot 1.11.1
22

3-
Items for next release go here
3+
* Limit maximum number of evaluation points in `ppc_pit_ecdf` functions by default to 1000. by @TeemuSailynoja in #318
44

55
# bayesplot 1.11.0
66

0 commit comments

Comments
 (0)