Skip to content

Commit 987e13c

Browse files
committed
Increment version number to 1.1.0
1 parent b39409e commit 987e13c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: bregr
22
Title: Easy and Efficient Batch Processing of Regression Models
3-
Version: 1.0.0.9000
3+
Version: 1.1.0
44
Authors@R: c(
55
person("Shixiang", "Wang", , "w_shixiang@163.com", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0001-9855-7357")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# bregr (development version)
1+
# bregr 1.1.0
22

33
* Improved factor handling and warnings in polar plot and risk network functions.
44
* Added `br_show_residuals()` to show residuals vs fitted plot for regression models.

0 commit comments

Comments
 (0)