Skip to content

Commit 6388605

Browse files
authored
Merge pull request #387 from stan-dev/bump-dev-version
Bump to dev version after release
2 parents df27ade + 3e3512d commit 6388605

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ tests/testthat/Rplots.pdf
2626
cran-comments.md
2727
CRAN-RELEASE
2828
release-prep.R
29+
CRAN-SUBMISSION

CRAN-SUBMISSION

Lines changed: 0 additions & 3 deletions
This file was deleted.

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: loo
33
Title: Efficient Leave-One-Out Cross-Validation and WAIC for Bayesian Models
4-
Version: 2.10.1
4+
Version: 2.10.1.9000
55
Date: 2026-07-23
66
Authors@R: c(
77
person("Aki", "Vehtari", email = "Aki.Vehtari@aalto.fi", role = "aut"),

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# loo (development version)
2+
13
# loo 2.10.1
24

35
* Revert behavior of internal `psis_smooth_tail()` function that led to several

0 commit comments

Comments
 (0)