Skip to content

Commit

Permalink
bump to dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
jgabry committed Feb 15, 2024
1 parent 811e5f3 commit b8261f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: bayesplot
Type: Package
Title: Plotting for Bayesian Models
Version: 1.11.1
Version: 1.11.1.9000
Date: 2024-02-14
Authors@R: c(person("Jonah", "Gabry", role = c("aut", "cre"), email = "[email protected]"),
person("Tristan", "Mahr", role = "aut"),
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# bayesplot 1.11.1.9000

Items for next release go here

# bayesplot 1.11.1

* Limit maximum number of evaluation points in `ppc_pit_ecdf` functions by default to 1000. by @TeemuSailynoja in #318
Expand Down

0 comments on commit b8261f9

Please sign in to comment.