Skip to content

Commit 7e2a1e2

Browse files
committed
Merge branch 'master' into r_eff-FALSE
2 parents e746998 + 5013fcf commit 7e2a1e2

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: cmdstanr
22
Title: R Interface to 'CmdStan'
3-
Version: 0.9.0
3+
Version: 0.9.0.9000
44
Date: 2025-03-30
55
Authors@R:
66
c(person(given = "Jonah", family = "Gabry", role = "aut",

NEWS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
* Added links regarding `Contributing` to README.md
1+
# cmdstanr (development version)
2+
3+
24

35
# cmdstanr 0.9.0
46

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ analysis.
3434

3535
#### Installing the R package
3636

37-
You can install the latest beta release of the **cmdstanr** R package with
37+
You can install the latest release of the **cmdstanr** R package with
3838

3939
```r
4040
# we recommend running this in a fresh R session or restarting your current session

0 commit comments

Comments
 (0)