Skip to content

Commit ac47115

Browse files
authored
Remove use of "beta" from Readme
Remove's "beta" from description of R package in the readme. Technically we're haven't done the 1.0 release, but it's quite stable and several people have expressed confusion over whether we consider it unstable based on the use of "beta" to describe the R package releases.
1 parent ba62774 commit ac47115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)