Skip to content

Commit b0a5684

Browse files
author
‘topepo’
committed
Increment version number to 0.3.0.9000
1 parent da9046c commit b0a5684

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: brulee
22
Title: High-Level Modeling Functions with 'torch'
3-
Version: 0.3.0
3+
Version: 0.3.0.9000
44
Authors@R: c(
55
person("Max", "Kuhn", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0003-2402-136X")),

NEWS.md

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

35
* Fixed bug where `coef()` didn't would error if used on a `brulee_logistic_reg()` that was trained with a recipe. (#66)

0 commit comments

Comments
 (0)